IBackground |
Name | Description | |
---|---|---|
Draw(Graphics, RectangleD2D) | Draws the background. | |
Draw(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. |