'Declaration
Protected Overridable Sub DrawCheckedEffect( _ ByVal g As System.Drawing.Graphics, _ ByVal r As System.Drawing.Rectangle, _ ByVal comm As NCommand _ )
'Usage
Dim instance As NColorPaneBase Dim g As System.Drawing.Graphics Dim r As System.Drawing.Rectangle Dim comm As NCommand instance.DrawCheckedEffect(g, r, comm)
Parameters
- g
- r
- comm