Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.AddArrowPoint |
Function AddArrowPoint(x As Long, y As Long, Enabled As Boolean, Letter As Boolean, User As Boolean, Closed As Boolean, Continuity As Long, NodeType As Long) As Long
Member of CorelScript
The AddArrowPoint method adds a node that is part of an arrowhead.
• |
This command must be part of a block of commands that begins with the
CorelScript.BeginDrawArrow method and ends with the
CorelScript.EndDrawArrow method.
|
• |
To add the arrowhead to a path, use the CorelScript.SetOutlineArrow method.
|
Copyright 2013 Corel Corporation. All rights reserved.