PresentationObject.Node Property
Gets the index of the node that generated this PresentationObject.
Syntax
public System.Int32 Node { get; }
Property Value
The index of the node that generated this PresentationObject.
Remarks
The presentation object for the first node in a line gets the index 0, the second index 1 and so on.
Platforms
Windows, Linux, Android