Allows applying constraints to the location and size of the node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public NodeConstraints Constraints { get; set; } |
Visual Basic
![]() |
---|
Public Property Constraints As NodeConstraints |
An instance of the NodeConstraints class.
These constraints are considered when a user modifies the node interactively. They are ignored if node placement is changed programmatically by using methods and properties.