Draws the chevron button for the band onto a specified Graphics object.
This method draws the chevron button of a rebar band. You can obtain the bounds in which the chevron button will be drawn by calling GetChevronRectangle.
Specify the state of the drawn button with the ChevronState property. If the value of ChevronState is RebarChevronState.None or RebarChevronState.Hidden, no chevron button is drawn.
RebarBandRenderer Class | Skybound.Rebar.Rendering Namespace