Enables panning by dragging. True by default.

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

Syntax

C#
public bool IsPanningEnabled { get; set; }
Visual Basic
Public Property IsPanningEnabled As Boolean
	Get
	Set

See Also