'Declaration
Protected Overridable Sub PaintBackColor( _ ByVal g As Graphics, _ ByVal r As Rectangle _ )
'Usage
Dim instance As SpreadCameraShape Dim g As Graphics Dim r As Rectangle instance.PaintBackColor(g, r)
Parameters
- g
- Graphics device
- r
- Bounding rectangle for the background color