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