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