Skybound Rebar

RebarButton.Bounds Property

Gets the bounding rectangle of this button.

[Visual Basic]
Public ReadOnly Property Bounds As Rectangle
[C#]
public System.Drawing.Rectangle Bounds {get;}

Property Value

A Rectangle that represents the bounds of this button in the band that contains it, or a null reference (Nothing in Visual Basic) if this button has not been assigned to a band yet.

See Also

RebarButton Class | Skybound.Rebar Namespace