Shape.Center

Shape.Center property

Gets the shape’s center.

public abstract PointF Center { get; }

Property Value

The shape’s center.

See Also