[]
Fills the background of the object with a gradient.
protected override void FillBackgroundWithGradient(Graphics g, Rectangle r)
Protected Overrides Sub FillBackgroundWithGradient(g As Graphics, r As Rectangle)
Type | Name | Description |
---|---|---|
Graphics | g | Graphics device |
Rectangle | r | Bounding rectangle for the shape |