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