'Declaration
Public Overrides Function GetPath( _ 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.GetPath(bounds)
public override System.Drawing.Drawing2D.GraphicsPath GetPath( NRectangle bounds )
Parameters
- bounds