'DeclarationProtected Overrides Function GetGlyphPath( _ ByVal bounds As NRectangle _ ) As System.Drawing.Drawing2D.GraphicsPath
'UsageDim instance As NCheckBoxShape Dim bounds As NRectangle Dim value As System.Drawing.Drawing2D.GraphicsPath value = instance.GetGlyphPath(bounds)
protected override System.Drawing.Drawing2D.GraphicsPath GetGlyphPath( NRectangle bounds )
Parameters
- bounds