'DeclarationPublic Overloads Sub LineTos( _ ByVal pt1 As NPointD, _ ByVal pt2 As NPointD, _ ByVal pt3 As NPointD _ )
'UsageDim instance As NGraphicsPath Dim pt1 As NPointD Dim pt2 As NPointD Dim pt3 As NPointD instance.LineTos(pt1, pt2, pt3)
Parameters
- pt1
- pt2
- pt3