Renders the current rebar band onto a specified Graphics object.
This method renders all the elements of the band. Alternately, you can render a single element at a time using the DrawSizeGrip, DrawImage, DrawText and DrawChevron methods.
Exception Type | Condition |
---|---|
ArgumentNullException | The graphics parameter was a null reference (Nothing in Visual Basic). |
RebarBandRenderer Class | Skybound.Rebar.Rendering Namespace