PolygonShape.Center
PolygonShape.Center property
Gets the shape’s center.
public override PointF Center { get; }
Property Value
The shape’s center.
See Also
- struct PointF
- class PolygonShape
- namespace Aspose.Imaging.Shapes
- assembly Aspose.Imaging
Gets the shape’s center.
public override PointF Center { get; }
The shape’s center.