Bounds

ObjectWithBounds.Bounds property

Gets the object’s bounds.

public abstract RectangleF Bounds { get; }

Property Value

The object’s bounds.

See Also