'DeclarationPublic Function New( _ ByVal start As NPointD, _ ByVal control As NPointD, _ ByVal end As NPointD _ )
'UsageDim start As NPointD Dim control As NPointD Dim end As NPointD Dim instance As New NCircularArcD(start, control, end)
Parameters
- start
- control
- end