Gets or sets a value indicating whether a node should always stay inside the boundaries of the diagram that contains it.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool KeepInsideDiagram { get; set; } |
Visual Basic Copy Code |
---|
Public Property KeepInsideDiagram As Boolean |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |