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