Gets or sets a value indicating how to align links to the anchor points of graph nodes.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Layout
C# Copy Code |
---|
public Anchoring Anchoring { get; set; } |
Visual Basic Copy Code |
---|
Public Property Anchoring As Anchoring |
A member of the Anchoring enumeration. The default is Ignore.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |