Sets the links' offset from the centers of the nodes. This property is applicable only for Centered tree layouts.
Namespace: MindFusion.Diagramming.Layout.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T LinkOffset<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function LinkOffset(Of T As TreeLayout) ( _ |
See Also