'Declaration
Public Overloads Sub AddCircleSegment( _ ByVal start As NPointD, _ ByVal end As NPointD, _ ByVal bow As System.Double _ )
'Usage
Dim instance As NGraphicsPath Dim start As NPointD Dim end As NPointD Dim bow As System.Double instance.AddCircleSegment(start, end, bow)
Parameters
- start
- end
- bow