Previous Document Next Document

Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.SelectNodeAt


CorelScript.SelectNodeAt

Function SelectNodeAt(x As Long, y As Long, AddToSelection As Boolean) As Long

Description

Member of CorelScript

The SelectNodeAt method selects a specific node.

 
This method must be preceded by the CorelScript.BeginEditObject method.

Parameter
Description
x
Specifies the x-coordinate of the node in the current curve
y
Specifies the y-coordinate of the node in the current curve
AddToSelection
Specifies whether to add the node to the current selection. True (-1) enables this option.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.