EnableSimultaneousPanZoom Property

Definition

Assembly PanAndZoom.dll

Gets or sets a value indicating whether simultaneous pan and zoom is enabled. When true, allows pan and zoom gestures to occur at the same time.

public bool EnableSimultaneousPanZoom { get; set; }

Returns