For internal use.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public bool IgnoreAnchoring { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property IgnoreAnchoring As Boolean |
true to ignore anchoring, otherwise false.
RemarksFor internal use.
See Also