Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.BeginDrawArrow |
Function BeginDrawArrow(LeftArrow As Boolean, LineOffset As Long, NumOfPoints As Long) As Long
Member of CorelScript
The BeginDrawArrow method initializes a block of arrowhead-creation commands. This block must include one or more instances of the CorelScript.AddArrowPoint method and end with the CorelScript.EndDrawArrow method.
• |
To add the arrowhead to a path, use the CorelScript.SetOutlineArrow
command.
|
Copyright 2013 Corel Corporation. All rights reserved.