Skybound Rebar

RebarBandRenderer.BandType Property

Gets or sets whether the band is a toolbar or menu bar.

[Visual Basic]
Public Property BandType As RebarBandType
[C#]
public Skybound.Rebar.RebarBandType BandType {get; set;}

Property Value

One of the RebarBandType values that specifies the type of band to draw.

See Also

RebarBandRenderer Class | Skybound.Rebar.Rendering Namespace