Draws an arc from the current drawing position, through an angle, to an end point.
The arc is appended to the current LineString sequence, started by the last MoveTo, and extended using BezierTo, LineTo, or this method.
Visual Basic |
---|
Public Function BulgeTo( _ ByVal angle As Double, _ ByVal x As Double, _ ByVal y As Double _ ) As Integer |
The current drawing position will move to the end of the arc after calling this method.
Available: GEO MD ME MM OD OM SISpy
Group:
sis.BulgeTo (4, 20, 10)
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).