API Documentation
>
CorelDRAW
>
2025-v26
>
Node
>
IVGNode
Node.Selected property
Returns True if the node is currently selected, or selects/deselects the node
Syntax:
Property
Get
Selected
(
)
As
Boolean
Property
Let
Selected
(
ByVal
Value
As
Boolean
)
Remarks:
The
Selected
property returns
True
if a specified node is currently selected, or it selects or deselects the node.