'Declaration
Public Function New( _ ByVal start As NPointD, _ ByVal control As NPointD, _ ByVal end As NPointD, _ ByVal angle As System.Double, _ ByVal ratio As System.Double _ )
'Usage
Dim start As NPointD Dim control As NPointD Dim end As NPointD Dim angle As System.Double Dim ratio As System.Double Dim instance As New NEllipticalArcD(start, control, end, angle, ratio)
Parameters
- start
- control
- end
- angle
- ratio