ClassCursorsCollection
Class
Definition
Namespace:Telerik.UI.Xaml.Controls.PdfViewer
Assembly:Telerik.WinUI.Controls.PdfViewer.dll
Syntax:
cs-api-definition
public class CursorsCollection
Inheritance: objectCursorsCollection
Properties
this[CursorMode]
Gets or sets the InputSystemCursorShape for the specified cursor mode.
Declaration
cs-api-definition
public InputSystemCursorShape this[CursorMode cursorMode] { get; set; }
Parameters
cursorMode
Property Value
InputSystemCursorShape
The cursor.