Gets/sets an array of points used to build the curve.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property Points As PointF()
public PointF[] Points { get; set; }