Sets a value indicating whether the graph being laid out is directed.
Namespace: MindFusion.Diagramming.Layout.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T Directed<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function Directed(Of T As OrthogonalLayout) ( _ |
See Also