alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum Actions

    Enum for Mouse Actions.

    Namespace: Syncfusion.Blazor.SfPdfViewer
    Assembly: Syncfusion.Blazor.SfPdfViewer.dll
    Syntax
    [JsonConverter(typeof(JsonStringEnumConverter))]
    public enum Actions

    Fields

    Name Description
    BezierSourceThumb

    Represents the Mouse Action of BezierSourceThumb.

    BezierTargetThumb

    Represents the Mouse Action of BezierTargetThumb.

    ConnectorEnd

    Represents the Mouse Action of ConnectorEnd.

    ConnectorSegmentPoint

    Represents the Mouse Action of ConnectorSegmentPoint.

    ConnectorSourceEnd

    Represents the Mouse Action of ConnectorSourceEnd.

    ConnectorTargetEnd

    Represents the Mouse Action of ConnectorTargetEnd.

    Custom

    Represents the Mouse Action of Custom.

    Drag

    Represents the Mouse Action of Drag.

    Draw

    Represents the Mouse Action of Draw.

    Hyperlink

    Represents the Mouse Action of HyperLink.

    LabelDrag

    Represents the Mouse Action of LabelDrag.

    LabelResizeEast

    Represents the Mouse Action of LabelResizeEast.

    LabelResizeNorth

    Represents the Mouse Action of LabelResizeNorth.

    LabelResizeNorthEast

    Represents the Mouse Action of LabelResizeNorthEast.

    LabelResizeNorthWest

    Represents the Mouse Action of LabelResizeNorthWest.

    LabelResizeSouth

    Represents the Mouse Action of LabelResizeSouth.

    LabelResizeSouthEast

    Represents the Mouse Action of LabelResizeSouthEast.

    LabelResizeSouthWest

    Represents the Mouse Action of LabelResizeSouthWest.

    LabelResizeWest

    Represents the Mouse Action of LabelResizeWest.

    LabelRotate

    Represents the Mouse Action of LabelRotate.

    LabelSelect

    Represents the Mouse Action of LabelSelect.

    LayoutAnimation

    Represents the Mouse Action of LayoutAnimation.

    None

    Represents the Mouse Action of none.

    OrthoThumb

    Represents the Mouse Action of OrthoThumb.

    Pan

    Represents the Mouse Action of Pan.

    PinchZoom

    Represents the Mouse Action of PinchZoom.

    PortDrag

    Represents the Mouse Action of PortDrag.

    PortDraw

    Represents the Mouse Action of PortDraw.

    ResizeEast

    Represents the Mouse Action of ResizeEast.

    ResizeNorth

    Represents the Mouse Action of ResizeNorth.

    ResizeNorthEast

    Represents the Mouse Action of ResizeNorthEast.

    ResizeNorthWest

    Represents the Mouse Action of ResizeNorthWest.

    ResizeSouth

    Represents the Mouse Action of ResizeSouth.

    ResizeSouthEast

    Represents the Mouse Action of ResizeSouthEast.

    ResizeSouthWest

    Represents the Mouse Action of ResizeSouthWest.

    ResizeWest

    Represents the Mouse Action of ResizeWest.

    Rotate

    Represents the Mouse Action of Rotate.

    SegmentEnd

    Represents the Mouse Action of SegmentEnd.

    Select

    Represents the Mouse Action of Select.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved