Bounds

IObjectWithBounds.Bounds property

Gets the object bounds.

public Rectangle Bounds { get; }

Property Value

The object bounds.

See Also