Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.DrawCurveMoveTo |
Function DrawCurveMoveTo(x As Long, y As Long) As Long
Member of CorelScript
The DrawCurveMoveTo method specifies the coordinates when drawing non-continuous curves in Freehand mode.
• |
The DrawCurveMoveTo method must be in a contiguous block of one or
more DrawCurve... methods. The first DrawCurve... method in the block
must be preceded by the CorelScript.BeginDrawCurve method, and the last
must be followed by the CorelScript.EndDrawCurve method.
|
• |
The other DrawCurve... methods are CorelScript.DrawCurveClosePath,
CorelScript.DrawCurveCurveTo, and CorelScript.DrawCurveLineTo.
|
Copyright 2013 Corel Corporation. All rights reserved.