CdrCurve.Points
CdrCurve.Points property
Gets or sets the points.
public PointD[] Points { get; set; }
Property Value
The points.
See Also
- struct PointD
- class CdrCurve
- namespace Aspose.Imaging.FileFormats.Cdr.Objects
- assembly Aspose.Imaging
Gets or sets the points.
public PointD[] Points { get; set; }
The points.