Sets the current drawing position.
Visual Basic |
---|
Public Function MoveTo( _ ByVal x As Double, _ ByVal y As Double, _ ByVal z As Double _ ) As Integer |
Line sequences are created using BezierTo, BulgeTo, and LineTo, each of which starts from the current drawing position. This method will flush any current line sequence, creating a LineString item, and start a new line sequence.
Available: GEO MM ME MD OD OM OV SISpy
Group:
sis.MoveTo (0,0,0)
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).