'Declaration
Public Overloads Overridable Sub OnPaint( _ ByVal g As Graphics, _ ByVal rectInput As Rectangle _ )
Parameters
- g
- Graphics device
- rectInput
- Rectangle boundary of the area
'Declaration
Public Overloads Overridable Sub OnPaint( _ ByVal g As Graphics, _ ByVal rectInput As Rectangle _ )