'Declaration
Protected Overrides Function GetGlyphPath( _ ByVal bounds As NRectangle _ ) As System.Drawing.Drawing2D.GraphicsPath
'Usage
Dim 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