Gets or sets the node that should be placed in the last layer of the arranged graph.
SyntaxVB6
Copy Code
|
|---|
Public Property Get EndNode() As Object |
C++
Copy Code
|
|---|
public: |
A box or table object representing the end node.
RemarksThis value is honored only if StartNode is specified too.
See Also