Returns a long value that determines the left X coordinate of the Node object.
Syntax:
NodeObject.Left [= Long Value]
The Left Property (Node Object) syntax has these parts:
| Part |
Description |
| NodeObject |
An object expression that evaluates to a Node object. |
Remarks:
Use this property to determine the placement of the object during custom drawing operations or when placing other controls on the XTTreeview control. This value is always given in pixels and is relative to the XTTreeview control.