Search
LayeredLayout.EndNode Property
See Also
 






Gets or sets the node that should be placed in the last layer of the arranged graph.

Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Object EndNode { get; set; }

Visual Basic  Copy Code

Public Property EndNode As Object

 Property Value

 See Also