Gets an instance of RebarBandRenderer that can be used to render this band.
An instance of RebarBandRenderer with values initialized based on the current band.
Use this method to create a renderer that can be used to draw or measure elements of the current band. It is unlikely that this method will be invoked by your code because the DrawBandEventArgs already provides a renderer for you when you handle the DrawBand event.
RebarBand Class | Skybound.Rebar Namespace