Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.DrawCurveClosePath |
Function DrawCurveClosePath() As Long
Member of CorelScript
The DrawCurveClosePath method closes the path on the last node when curves are drawn in Freehand mode.
• |
The DrawCurveClosePath 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.DrawCurveCurveTo,
CorelScript.DrawCurveLineTo, and CorelScript.DrawCurveMoveTo.
|
Copyright 2013 Corel Corporation. All rights reserved.