DiagramLite 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
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public class NodeConstraints

Visual Basic  Copy Code

Public Class NodeConstraints

 Remarks

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

 Inheritance Hierarchy

System.Object
    MindFusion.Diagramming.NodeConstraints

 See Also

NodeConstraints Members
MindFusion.Diagramming Namespace