Gets the points that are the nodes of this polyline.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
<BrowsableAttribute(False)> _ Public ReadOnly Property Points As PointF()
[BrowsableAttribute(false)] public PointF[] Points { get; }