The curve is appended to the current LineString item sequence, started by the last MoveTo, and extended using BulgeTo, LineTo, or this method.
Visual Basic |
---|
Public Function BezierTo( _ ByVal x1 As Double, _ ByVal y1 As Double, _ ByVal z1 As Double, _ ByVal x2 As Double, _ ByVal y2 As Double, _ ByVal z2 As Double, _ ByVal x3 As Double, _ ByVal y3 As Double, _ ByVal z3 As Double _ ) As Integer |
The current drawing position will move to the end of the curve after calling this method.
Available: GEO MD ME OD SISpy
Group:
sis.BezierTo (10, 33, 0, 22, -23, 0, 34, -1, 0)
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).