Check whether the KeepInsideParent constraint is being infringed.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected bool ConstraintsInfringed () |
Visual Basic
Copy Code
|
|---|
Protected Function ConstraintsInfringed () As Boolean |
true if the current node coordinates violate the KeepInsideParent constraint; otherwise, false.
See Also