'DeclarationPublic Overridable Sub DrawImage( _ ByVal comm As NCommand, _ ByVal g As System.Drawing.Graphics _ )
'UsageDim instance As NCommandRenderer Dim comm As NCommand Dim g As System.Drawing.Graphics instance.DrawImage(comm, g)
Parameters
- comm
- g