Skybound Rebar

RebarRow.Bounds Property

Gets the bounding rectangle that contains this row.

[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 row in the Rebar that contains it

See Also

RebarRow Class | Skybound.Rebar Namespace