Returns a zoom cursor, if the cursor mode is one of the zoom modes. Maps to the base cursor otherwise.

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