MindFusion.Wpf Pack Programmer's Guide
NodeConstraints Class
Remarks See Also
 





Defines specific constraints that can be applied to the size and location of nodes.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public class NodeConstraints : ICloneable

Visual Basic  Copy Code

Public Class NodeConstraints
    Implements ICloneable

 Remarks

Instances of this class can be assigned to the Constraints property of nodes.

 Inheritance Hierarchy

System.Object
    MindFusion.Diagramming.Wpf.NodeConstraints

 See Also

NodeConstraints Members
MindFusion.Diagramming.Wpf Namespace