Blazor

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Actions

    Show / Hide Table of Contents

    Class Actions

    Specifies a custom cursor action in diagram.

    Inheritance
    System.Object
    Actions
    Namespace: Syncfusion.Blazor.Diagrams
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class Actions : Enum

    Fields

    BezierSourceThumb

    Sets the Bezier SourceThumb action for the cursor.

    Declaration
    public const Actions BezierSourceThumb
    Field Value
    Type Description
    Actions

    BezierTargetThumb

    Sets the Bezier TargetThumb action for the cursor.

    Declaration
    public const Actions BezierTargetThumb
    Field Value
    Type Description
    Actions

    ConnectorEnd

    Sets the Connector End action for the cursor.

    Declaration
    public const Actions ConnectorEnd
    Field Value
    Type Description
    Actions

    ConnectorSourceEnd

    Sets the Connector SourceEnd action for the cursor.

    Declaration
    public const Actions ConnectorSourceEnd
    Field Value
    Type Description
    Actions

    ConnectorTargetEnd

    Sets the Connector TargetEnd action for the cursor.

    Declaration
    public const Actions ConnectorTargetEnd
    Field Value
    Type Description
    Actions

    Custom

    Sets the Custom action for the cursor.

    Declaration
    public const Actions Custom
    Field Value
    Type Description
    Actions

    Drag

    Sets the Drag action for the cursor.

    Declaration
    public const Actions Drag
    Field Value
    Type Description
    Actions

    Draw

    Sets the Draw action for the cursor.

    Declaration
    public const Actions Draw
    Field Value
    Type Description
    Actions

    Hyperlink

    Sets the Hyperlink action for the cursor.

    Declaration
    public const Actions Hyperlink
    Field Value
    Type Description
    Actions

    LabelDrag

    Sets the Label Drag action for the cursor.

    Declaration
    public const Actions LabelDrag
    Field Value
    Type Description
    Actions

    LabelResizeEast

    Sets the Label ResizeEast action for the cursor.

    Declaration
    public const Actions LabelResizeEast
    Field Value
    Type Description
    Actions

    LabelResizeNorth

    Sets the Label ResizeNorth action for the cursor.

    Declaration
    public const Actions LabelResizeNorth
    Field Value
    Type Description
    Actions

    LabelResizeNorthEast

    Sets the Label ResizeNorthEast action for the cursor.

    Declaration
    public const Actions LabelResizeNorthEast
    Field Value
    Type Description
    Actions

    LabelResizeNorthWest

    Sets the Label ResizeNorthWest action for the cursor.

    Declaration
    public const Actions LabelResizeNorthWest
    Field Value
    Type Description
    Actions

    LabelResizeSouth

    Sets the Label ResizeSouth action for the cursor.

    Declaration
    public const Actions LabelResizeSouth
    Field Value
    Type Description
    Actions

    LabelResizeSouthEast

    Sets the Label ResizeSouthEast action for the cursor.

    Declaration
    public const Actions LabelResizeSouthEast
    Field Value
    Type Description
    Actions

    LabelResizeSouthWest

    Sets the Label ResizeSouthWest action for the cursor.

    Declaration
    public const Actions LabelResizeSouthWest
    Field Value
    Type Description
    Actions

    LabelResizeWest

    Sets the Label ResizeWest action for the cursor.

    Declaration
    public const Actions LabelResizeWest
    Field Value
    Type Description
    Actions

    LabelRotate

    Sets the LabelRotate action for the cursor.

    Declaration
    public const Actions LabelRotate
    Field Value
    Type Description
    Actions

    LabelSelect

    Sets the Label Select action for the cursor.

    Declaration
    public const Actions LabelSelect
    Field Value
    Type Description
    Actions

    LayoutAnimation

    Sets the Layout Animation action for the cursor.

    Declaration
    public const Actions LayoutAnimation
    Field Value
    Type Description
    Actions

    None

    Disable all actions for cursor.

    Declaration
    public const Actions None
    Field Value
    Type Description
    Actions

    OrthoThumb

    Sets the OrthoThumb action for the cursor.

    Declaration
    public const Actions OrthoThumb
    Field Value
    Type Description
    Actions

    Pan

    Sets the Pan action for the cursor.

    Declaration
    public const Actions Pan
    Field Value
    Type Description
    Actions

    PinchZoom

    Sets the Pinch Zoom action for the cursor.

    Declaration
    public const Actions PinchZoom
    Field Value
    Type Description
    Actions

    PortDrag

    Sets the Port Drag action for the cursor.

    Declaration
    public const Actions PortDrag
    Field Value
    Type Description
    Actions

    PortDraw

    Sets the Port Draw action for the cursor.

    Declaration
    public const Actions PortDraw
    Field Value
    Type Description
    Actions

    ResizeEast

    Sets the ResizeEast action for the cursor.

    Declaration
    public const Actions ResizeEast
    Field Value
    Type Description
    Actions

    ResizeNorth

    Sets the select action for the cursor.

    Declaration
    public const Actions ResizeNorth
    Field Value
    Type Description
    Actions

    ResizeNorthEast

    Sets the Resize NorthEast action for the cursor.

    Declaration
    public const Actions ResizeNorthEast
    Field Value
    Type Description
    Actions

    ResizeNorthWest

    Sets the Resize NorthWest action for the cursor.

    Declaration
    public const Actions ResizeNorthWest
    Field Value
    Type Description
    Actions

    ResizeSouth

    Sets the ResizeSouth action for the cursor.

    Declaration
    public const Actions ResizeSouth
    Field Value
    Type Description
    Actions

    ResizeSouthEast

    Sets the Resize SouthEast action for the cursor.

    Declaration
    public const Actions ResizeSouthEast
    Field Value
    Type Description
    Actions

    ResizeSouthWest

    Sets the Resize SouthWest action for the cursor.

    Declaration
    public const Actions ResizeSouthWest
    Field Value
    Type Description
    Actions

    ResizeWest

    Sets the ResizeWest action for the cursor.

    Declaration
    public const Actions ResizeWest
    Field Value
    Type Description
    Actions

    Rotate

    Sets the Rotate action for the cursor.

    Declaration
    public const Actions Rotate
    Field Value
    Type Description
    Actions

    SegmentEnd

    Sets the SegmentEnd action for the cursor.

    Declaration
    public const Actions SegmentEnd
    Field Value
    Type Description
    Actions

    Select

    Sets the select action for the cursor.

    Declaration
    public const Actions Select
    Field Value
    Type Description
    Actions

    value__

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