Class NodeConstraints
Enables/Disables certain features of node None - Disable all node Constraints Select - Enables node to be selected Drag - Enables node to be Dragged Rotate - Enables node to be Rotate Shadow - Enables node to display shadow PointerEvents - Enables node to provide pointer option Delete - Enables node to delete InConnect - Enables node to provide in connect option OutConnect - Enables node to provide out connect option Individual - Enables node to provide individual resize option Expandable - Enables node to provide Expandable option AllowDrop - Enables node to provide allow to drop option Inherit - Enables node to inherit the interaction option ResizeNorthEast - Enable ResizeNorthEast of the node ResizeEast - Enable ResizeEast of the node ResizeSouthEast - Enable ResizeSouthEast of the node ResizeSouth - Enable ResizeSouthWest of the node ResizeSouthWest - Enable ResizeSouthWest of the node ResizeSouth - Enable ResizeSouth of the node ResizeSouthWest - Enable ResizeSouthWest of the node ResizeWest - Enable ResizeWest of the node ResizeNorth - Enable ResizeNorth of the node Resize - Enables the Aspect ratio fo the node AspectRatio - Enables the Aspect ratio fo the node Tooltip - Enables or disables tool tip for the Nodes InheritTooltip - Enables or disables tool tip for the Nodes ReadOnly - Enables the ReadOnly support for Annotation Default - Enables all constraints
Inheritance
Namespace: Syncfusion.EJ2.Diagrams
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class NodeConstraints : Enum
  Fields
AllowDrop
Enables node to provide allow to drop option
Declaration
public const NodeConstraints AllowDrop
  Field Value
| Type | 
|---|
| NodeConstraints | 
AllowMovingOutsideLane
Enables or disables child in parent for the swimLane node
Declaration
public const NodeConstraints AllowMovingOutsideLane
  Field Value
| Type | 
|---|
| NodeConstraints | 
AspectRatio
Enables the Aspect ratio fo the node
Declaration
public const NodeConstraints AspectRatio
  Field Value
| Type | 
|---|
| NodeConstraints | 
Default
Enables all constraints
Declaration
public const NodeConstraints Default
  Field Value
| Type | 
|---|
| NodeConstraints | 
Delete
Enables node to delete
Declaration
public const NodeConstraints Delete
  Field Value
| Type | 
|---|
| NodeConstraints | 
Drag
Enables node to be Dragged.
Declaration
public const NodeConstraints Drag
  Field Value
| Type | 
|---|
| NodeConstraints | 
Expandable
Enables node to provide Expandable option
Declaration
public const NodeConstraints Expandable
  Field Value
| Type | 
|---|
| NodeConstraints | 
HideThumbs
hide all resize support for node
Declaration
public const NodeConstraints HideThumbs
  Field Value
| Type | 
|---|
| NodeConstraints | 
InConnect
Enables node to provide in connect option
Declaration
public const NodeConstraints InConnect
  Field Value
| Type | 
|---|
| NodeConstraints | 
Individual
Enables node to provide individual resize option
Declaration
public const NodeConstraints Individual
  Field Value
| Type | 
|---|
| NodeConstraints | 
Inherit
Enables node to inherit the interaction option
Declaration
public const NodeConstraints Inherit
  Field Value
| Type | 
|---|
| NodeConstraints | 
InheritTooltip
Enables or disables tool tip for the Nodes
Declaration
public const NodeConstraints InheritTooltip
  Field Value
| Type | 
|---|
| NodeConstraints | 
None
Disable all node Constraints.
Declaration
public const NodeConstraints None
  Field Value
| Type | 
|---|
| NodeConstraints | 
OutConnect
Enables node to provide out connect option
Declaration
public const NodeConstraints OutConnect
  Field Value
| Type | 
|---|
| NodeConstraints | 
PointerEvents
Enables node to provide pointer option
Declaration
public const NodeConstraints PointerEvents
  Field Value
| Type | 
|---|
| NodeConstraints | 
ReadOnly
Enables the ReadOnly support for Annotation
Declaration
public const NodeConstraints ReadOnly
  Field Value
| Type | 
|---|
| NodeConstraints | 
Resize
Enable Resize of the node
Declaration
public const NodeConstraints Resize
  Field Value
| Type | 
|---|
| NodeConstraints | 
ResizeEast
Enable ResizeEast of the node
Declaration
public const NodeConstraints ResizeEast
  Field Value
| Type | 
|---|
| NodeConstraints | 
ResizeNorth
Enable ResizeNorth of the node
Declaration
public const NodeConstraints ResizeNorth
  Field Value
| Type | 
|---|
| NodeConstraints | 
ResizeNorthEast
Enable ResizeNorthEast of the node
Declaration
public const NodeConstraints ResizeNorthEast
  Field Value
| Type | 
|---|
| NodeConstraints | 
ResizeNorthWest
Enable ResizeNorthWest of the node
Declaration
public const NodeConstraints ResizeNorthWest
  Field Value
| Type | 
|---|
| NodeConstraints | 
ResizeSouth
Enable ResizeSouth of the node
Declaration
public const NodeConstraints ResizeSouth
  Field Value
| Type | 
|---|
| NodeConstraints | 
ResizeSouthEast
Enable ResizeSouthEast of the node
Declaration
public const NodeConstraints ResizeSouthEast
  Field Value
| Type | 
|---|
| NodeConstraints | 
ResizeSouthWest
Enable ResizeSouthWest of the node
Declaration
public const NodeConstraints ResizeSouthWest
  Field Value
| Type | 
|---|
| NodeConstraints | 
ResizeWest
Enable ResizeWest of the node
Declaration
public const NodeConstraints ResizeWest
  Field Value
| Type | 
|---|
| NodeConstraints | 
Rotate
Enables node to be Rotate.
Declaration
public const NodeConstraints Rotate
  Field Value
| Type | 
|---|
| NodeConstraints | 
Select
Enables node to be selected.
Declaration
public const NodeConstraints Select
  Field Value
| Type | 
|---|
| NodeConstraints | 
Shadow
Enables node to display shadow.
Declaration
public const NodeConstraints Shadow
  Field Value
| Type | 
|---|
| NodeConstraints | 
Tooltip
Enables or disables tool tip for the Nodes
Declaration
public const NodeConstraints Tooltip
  Field Value
| Type | 
|---|
| NodeConstraints |