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