'Declaration
Protected Overridable Function GetCommandPath( _ ByVal r As System.Drawing.RectangleF _ ) As System.Drawing.Drawing2D.GraphicsPath
'Usage
Dim instance As NColorPaneBase Dim r As System.Drawing.RectangleF Dim value As System.Drawing.Drawing2D.GraphicsPath value = instance.GetCommandPath(r)
protected virtual System.Drawing.Drawing2D.GraphicsPath GetCommandPath( System.Drawing.RectangleF r )
Parameters
- r