menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CursorType - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CursorType

    Enum for cursor type

    Inheritance
    System.Object
    CursorType
    Namespace: Syncfusion.EJ2.PdfViewer
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class CursorType : Enum

    Fields

    Auto

    Declaration
    public const CursorType Auto
    Field Value
    Type
    CursorType

    CrossHair

    Declaration
    public const CursorType CrossHair
    Field Value
    Type
    CursorType

    E_resize

    Declaration
    public const CursorType E_resize
    Field Value
    Type
    CursorType

    Ew_resize

    Declaration
    public const CursorType Ew_resize
    Field Value
    Type
    CursorType

    Grab

    Declaration
    public const CursorType Grab
    Field Value
    Type
    CursorType

    Grabbing

    Declaration
    public const CursorType Grabbing
    Field Value
    Type
    CursorType

    Move

    Declaration
    public const CursorType Move
    Field Value
    Type
    CursorType

    N_resize

    Declaration
    public const CursorType N_resize
    Field Value
    Type
    CursorType

    Ne_resize

    Declaration
    public const CursorType Ne_resize
    Field Value
    Type
    CursorType

    Ns_resize

    Declaration
    public const CursorType Ns_resize
    Field Value
    Type
    CursorType

    Nw_resize

    Declaration
    public const CursorType Nw_resize
    Field Value
    Type
    CursorType

    Pointer

    Declaration
    public const CursorType Pointer
    Field Value
    Type
    CursorType

    S_resize

    Declaration
    public const CursorType S_resize
    Field Value
    Type
    CursorType

    Se_resize

    Declaration
    public const CursorType Se_resize
    Field Value
    Type
    CursorType

    Sw_resize

    Declaration
    public const CursorType Sw_resize
    Field Value
    Type
    CursorType

    Text

    Declaration
    public const CursorType Text
    Field Value
    Type
    CursorType

    W_resize

    Declaration
    public const CursorType W_resize
    Field Value
    Type
    CursorType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved