Skybound Rebar

RebarBand.Bounds Property

Gets a value that specifies the bounds of the band in the rebar that contains it.

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

Property Value

A Rectangle that represents the bounding rectangle of the band, relative to the top-left corner of the parent rebar control.

See Also

RebarBand Class | Skybound.Rebar Namespace