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