Gets the sixteen control points that defines the Bezier surface for the warp transformation of this smart object.
Namespace:
Aurigma.GraphicsMill.Codecs.Psd
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public ReadOnlyCollection<PointF> WarpControlPoints { get; }
The BezierTransform accepts this array as its own control points.