Skybound Rebar

DrawBandEventArgs.Band Property

Gets the RebarBand to draw.

[Visual Basic]
Public ReadOnly Property Band As RebarBand
[C#]
public RebarBand Band {get;}

Property Value

The RebarBand being drawn. The Rebar that contains the band may be determined through the Parent property of the band.

See Also

DrawBandEventArgs Class | Skybound.Rebar Namespace