Click or drag to resize

IBackgroundStyleDraw Method

Overload List
 NameDescription
Public methodDraw(Graphics, RectangleD2D) Draws the background.
Public methodDraw(Graphics, BrushX, RectangleD2D) Draws the background with a custom brush. This function must be implemented only if SupportsBrush returns true. The brush stored in the instance implementing this interface is unchanged and ignored during the drawing.
Top
See Also