'Declaration
Public Function New( _ ByVal point As NPointF, _ ByVal firstControl As NPointF, _ ByVal secondControl As NPointF _ )
'Usage
Dim point As NPointF Dim firstControl As NPointF Dim secondControl As NPointF Dim instance As New NBezierCurveToCommand(point, firstControl, secondControl)
public NBezierCurveToCommand( NPointF point, NPointF firstControl, NPointF secondControl )
Parameters
- point
- firstControl
- secondControl