Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.BeginDrawFreehand |
Function BeginDrawFreehand(ConvertToDPCoords As Boolean, x As Long, y As Long) As Long
Member of CorelScript
The BeginDrawFreehand method creates the first point of a freehand segment.
• |
Additional points are added to the segment by using the
CorelScript.AddFreehandPoint method.
|
• |
The curve itself is not added until the CorelScript.EndDrawFreehand method
is called.
|
Copyright 2013 Corel Corporation. All rights reserved.