RectangleProjectedShape.Center

RectangleProjectedShape.Center property

Gets the shape’s center.

public override PointF Center { get; }

Property Value

The shape’s center.

See Also