Shows an open or closed hand, depending on whether a user is panning.

Namespace: TallComponents.Interaction.WinForms.Interactors
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public override Cursor HoverCursor { get; }
Visual Basic
Public Overrides ReadOnly Property HoverCursor As Cursor
	Get

See Also