'Declaration
Public Function New( _ ByVal start As NPointF, _ ByVal end As NPointF, _ ByVal control As NPointF, _ ByVal angle As System.Single, _ ByVal axesRatio As System.Single _ )
'Usage
Dim start As NPointF Dim end As NPointF Dim control As NPointF Dim angle As System.Single Dim axesRatio As System.Single Dim instance As New NEllipticalArcShape(start, end, control, angle, axesRatio)
Parameters
- start
- end
- control
- angle
- axesRatio