Skybound Rebar

RebarButtonRenderer.BandType Property

Gets or sets the type of band that contains the button.

[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 that contains this button.

See Also

RebarButtonRenderer Class | Skybound.Rebar.Rendering Namespace