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