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