Draws the text for the band onto a specified Graphics object.
This method draws the text of a rebar band. You can obtain the bounds in which the text will be drawn by calling GetTextRectangle.
If ShouldRenderText is false, no text is drawn.
Exception Type | Condition |
---|---|
ArgumentNullException | The graphics parameter was a null reference (Nothing in Visual Basic). |
RebarBandRenderer Class | Skybound.Rebar.Rendering Namespace