TextShape.Bounds

TextShape.Bounds property

Gets the object’s bounds.

public override RectangleF Bounds { get; }

Property Value

The object’s bounds.

See Also