Enum
CursorMode

Represents cursor mode.

Definition

Namespace:Telerik.Windows.Documents.Fixed.UI

Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll

Syntax:

cs-api-definition
public enum CursorMode

Fields

Default

Represents default cursor mode.

Declaration

cs-api-definition
Default = 0

Field Value

CursorMode

Represents link cursor mode.

Declaration

cs-api-definition
Link = 2

Field Value

CursorMode

Pan

Represents pan cursor mode.

Declaration

cs-api-definition
Pan = 3

Field Value

CursorMode

Text

Represents text cursor mode.

Declaration

cs-api-definition
Text = 1

Field Value

CursorMode

In this article
DefinitionFieldsDefaultLinkPanText
Not finding the help you need?
Contact Support