Returns a collection of points this polyline is constructed from.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
public IEnumerable<PointF> GetPoints()
The IEnumerable<<'T>> collection of points which are nodes of this PolylineVObject.