Controls the dragging behavior of the interactor.

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

Syntax

C#
public DragBehavior DragBehavior { get; set; }
Visual Basic
Public Property DragBehavior As DragBehavior
	Get
	Set

See Also