'Declaration
Protected Overridable Sub FillBackgroundWithGradient( _ ByVal g As Graphics, _ ByVal r As Rectangle _ )
'Usage
Dim instance As TriangleShape Dim g As Graphics Dim r As Rectangle instance.FillBackgroundWithGradient(g, r)
Parameters
- g
- Graphics device
- r
- Bounding rectangle for the shape