'Declaration
Public Function New( _ ByVal pt1 As NPointL, _ ByVal pt2 As NPointL, _ ByVal pt3 As NPointL, _ ByVal pt4 As NPointL _ )
'Usage
Dim pt1 As NPointL Dim pt2 As NPointL Dim pt3 As NPointL Dim pt4 As NPointL Dim instance As New NBezierPathSegment(pt1, pt2, pt3, pt4)
Parameters
- pt1
- pt2
- pt3
- pt4