[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.ZoomManipulationModes

ZoomManipulationModes Enum

Specifies how a target control interprets manipulation events. This enumeration is flagwise to facilitate setting multiple modes.

Namespace: C1.Win.TouchToolKit
Assembly: C1.Win.TouchToolKit.8.dll
Syntax
[Flags]
public enum ZoomManipulationModes

Fields

Name Description
All

Enable all manipulation interaction modes.

None

Do not present graphic interaction with manipulation events.

Pan

Permit manipulation actions that translate the target.

Zoom

Permit manipulation actions that zoom the target.