Draws the image for the button into a specified Graphics object.
This method draws the image of a rebar button. The position of text in relation to the image is specified with the TextAlign property. 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), this method has no effect.
RebarButtonRenderer Class | Skybound.Rebar.Rendering Namespace