Search
RoutingOptions.IgnoreAnchoring Property
See Also
 






For internal use.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool IgnoreAnchoring { get; }

Visual Basic  Copy Code

Public ReadOnly Property IgnoreAnchoring As Boolean

 Property Value

true to ignore anchoring, otherwise false.

 Remarks

For internal use.

 See Also