GraphicsPath.Bounds

GraphicsPath.Bounds property

Gets or sets the object’s bounds.

public override RectangleF Bounds { get; }

Property Value

The object’s bounds.

See Also