Skybound Rebar

RebarBandRenderer.ChevronState Property

Gets or sets the state of the chevron button on the band.

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

Property Value

One of the RebarChevronState values that specifies the state of the chevron button.

See Also

RebarBandRenderer Class | Skybound.Rebar.Rendering Namespace