ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class NodeConstraints - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    System.Object
    NodeConstraints
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class NodeConstraints : Enum

    Fields

    AllowDrop

    Declaration
    public const NodeConstraints AllowDrop
    Field Value
    Type Description
    NodeConstraints

    AllowMovingOutsideLane

    Declaration
    public const NodeConstraints AllowMovingOutsideLane
    Field Value
    Type Description
    NodeConstraints

    AspectRatio

    Declaration
    public const NodeConstraints AspectRatio
    Field Value
    Type Description
    NodeConstraints

    Default

    Declaration
    public const NodeConstraints Default
    Field Value
    Type Description
    NodeConstraints

    Delete

    Declaration
    public const NodeConstraints Delete
    Field Value
    Type Description
    NodeConstraints

    Drag

    Declaration
    public const NodeConstraints Drag
    Field Value
    Type Description
    NodeConstraints

    Expandable

    Declaration
    public const NodeConstraints Expandable
    Field Value
    Type Description
    NodeConstraints

    HideThumbs

    Declaration
    public const NodeConstraints HideThumbs
    Field Value
    Type Description
    NodeConstraints

    InConnect

    Declaration
    public const NodeConstraints InConnect
    Field Value
    Type Description
    NodeConstraints

    Individual

    Declaration
    public const NodeConstraints Individual
    Field Value
    Type Description
    NodeConstraints

    Inherit

    Declaration
    public const NodeConstraints Inherit
    Field Value
    Type Description
    NodeConstraints

    InheritTooltip

    Declaration
    public const NodeConstraints InheritTooltip
    Field Value
    Type Description
    NodeConstraints

    None

    Declaration
    public const NodeConstraints None
    Field Value
    Type Description
    NodeConstraints

    OutConnect

    Declaration
    public const NodeConstraints OutConnect
    Field Value
    Type Description
    NodeConstraints

    PointerEvents

    Declaration
    public const NodeConstraints PointerEvents
    Field Value
    Type Description
    NodeConstraints

    ReadOnly

    Declaration
    public const NodeConstraints ReadOnly
    Field Value
    Type Description
    NodeConstraints

    Resize

    Declaration
    public const NodeConstraints Resize
    Field Value
    Type Description
    NodeConstraints

    ResizeEast

    Declaration
    public const NodeConstraints ResizeEast
    Field Value
    Type Description
    NodeConstraints

    ResizeNorth

    Declaration
    public const NodeConstraints ResizeNorth
    Field Value
    Type Description
    NodeConstraints

    ResizeNorthEast

    Declaration
    public const NodeConstraints ResizeNorthEast
    Field Value
    Type Description
    NodeConstraints

    ResizeNorthWest

    Declaration
    public const NodeConstraints ResizeNorthWest
    Field Value
    Type Description
    NodeConstraints

    ResizeSouth

    Declaration
    public const NodeConstraints ResizeSouth
    Field Value
    Type Description
    NodeConstraints

    ResizeSouthEast

    Declaration
    public const NodeConstraints ResizeSouthEast
    Field Value
    Type Description
    NodeConstraints

    ResizeSouthWest

    Declaration
    public const NodeConstraints ResizeSouthWest
    Field Value
    Type Description
    NodeConstraints

    ResizeWest

    Declaration
    public const NodeConstraints ResizeWest
    Field Value
    Type Description
    NodeConstraints

    Rotate

    Declaration
    public const NodeConstraints Rotate
    Field Value
    Type Description
    NodeConstraints

    Select

    Declaration
    public const NodeConstraints Select
    Field Value
    Type Description
    NodeConstraints

    Shadow

    Declaration
    public const NodeConstraints Shadow
    Field Value
    Type Description
    NodeConstraints

    Tooltip

    Declaration
    public const NodeConstraints Tooltip
    Field Value
    Type Description
    NodeConstraints

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved