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