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