Represents the movement and size constraints that can be applied to a node.
The following tables list the members exposed by the NodeConstraints type.
Name | Description | |
---|---|---|
![]() |
Initializes a new NodeConstraints instance. |
Name | Description | |
---|---|---|
![]() |
Creates a copy of this NodeConstraints instance. |
|
![]() |
Gets a value indicating whether the user can drag a side of the node past its opposite side, so that they switch positions. |
|
![]() |
Gets a value indicating whether a node must always stay inside the boundaries of the diagram that contains it. |
|
![]() |
Gets a value indicating whether a node must always stay in the boundaries of its group master node. |
|
![]() |
Gets a value indicating whether the initial width/height ratio of a node must be preserved. |
|
![]() |
Gets the largest allowed height for the node. |
|
![]() |
Gets the largest allowed width for the node. |
|
![]() |
Gets the smallest allowed height for the node. |
|
![]() |
Gets the smallest allowed width for the node. |
|
![]() |
Gets a value indicating the movement direction constraint. |
|
![]() |
|
|
![]() |
Implements Externalizable. |
|
![]() |
|
|
![]() |
Sets a value indicating whether the user can drag a side of the node past its opposite side, so that they switch positions. |
|
![]() |
Sets a value indicating whether a node must always stay inside the boundaries of the diagram that contains it. |
|
![]() |
Sets a value indicating whether a node must always stay in the boundaries of its group master node. |
|
![]() |
Sets a value indicating whether the initial width/height ratio of a node must be preserved. |
|
![]() |
Sets the largest allowed height for the node. |
|
![]() |
Sets the largest allowed width for the node. |
|
![]() |
Sets the smallest allowed height for the node. |
|
![]() |
Sets the smallest allowed width for the node. |
|
![]() |
Sets a value indicating the movement direction constraint. |
|
![]() |
Implements Externalizable. |