Defines specific constraints that can be applied to the size and location of nodes.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public class NodeConstraints : IPersists, ICloneable |
Visual Basic Copy Code |
---|
Public Class NodeConstraints |
Instances of this class can be assigned to the Constraints property of nodes.
System.Object
MindFusion.Diagramming.NodeConstraints