CurveShapeCenter Property
Gets the shape's center.

Namespace: Aspose.PSD.Shapes
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public override PointF Center { get; }

Property Value

Type: PointF
The shape's center.
See Also