PolygonShape.Points
PolygonShape.Points property
Gets or sets the curve points.
public PointF[] Points { get; set; }
Property Value
The curve points.
See Also
- struct PointF
- class PolygonShape
- namespace Aspose.Imaging.Shapes
- assembly Aspose.Imaging
Gets or sets the curve points.
public PointF[] Points { get; set; }
The curve points.