MultiTouchSettings.Pan Property

Enables or disables the pan with two fingers.
Public Property Pan() As Boolean
This language is not supported or no code example is available.
public bool Pan {get; set;}
This language is not supported or no code example is available.

Property Value

bool
Remarks
 
If MovementSettingsBase.Enabled is false, the 2 fingers pan is also disabled. When the Environment.ActionMode is set to actionType.Pan, you can use 1 finger to pan.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition