'Declaration
Protected Overridable Sub DrawCommand( _ ByVal comm As NCommand, _ ByVal g As System.Drawing.Graphics _ )
'Usage
Dim instance As NCommandParent Dim comm As NCommand Dim g As System.Drawing.Graphics instance.DrawCommand(comm, g)
Parameters
- comm
- g