public void AddToGraphicsPath( System.Drawing.Drawing2D.GraphicsPath path )
'Declaration
Public Sub AddToGraphicsPath( _ ByVal path As System.Drawing.Drawing2D.GraphicsPath _ )
'Usage
Dim instance As NBezierCurveF Dim path As System.Drawing.Drawing2D.GraphicsPath instance.AddToGraphicsPath(path)
Parameters
- path