Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.SelectNode |
Function SelectNode(Index As Long, AddToSelection As Boolean) As Long
Member of CorelScript
The SelectNode method selects the Index-th node of the current curve.
• |
This method must be preceded by the CorelScript.BeginEditObject method.
|
Parameter
|
Description
|
Index
|
Specifies the index number of the node
|
AddToSelection
|
Specifies whether to add the node to the current selection. True (-1) enables this option.
|
Copyright 2013 Corel Corporation. All rights reserved.