Search
Layout.Anchoring Property
See Also
 






Gets or sets how to align links to the anchor points of nodes.

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

 Syntax

C#  Copy Code

public Anchoring Anchoring { get; set; }

Visual Basic  Copy Code

Public Property Anchoring As Anchoring

 Property Value

 See Also