API Documentation > CorelDRAW > 2025-v26 > TreeNode > IVGTreeNode
TreeNode.LinkAfter method
Inserts the node into the document tree after the specified node
Syntax:
Function LinkAfter(ByVal TreeNode As TreeNode) As Boolean
Parameters:
Name Type Description
TreeNode
Remarks:
The LinkAfter method inserts a tree node into the document tree after the specified node.