Enumeration PanZoomMode

Enumeration Members

Keyboard: 16

Keyboard navigation (e.g. LeftArrow to move left).

OneFingerTouchGestures: 1

Touch gestures with a single pointer. Ignores non-touch gestures.

RightClickDrags: 4
RotationLocked: 32

If provided, prevents this tool from rotating the viewport (other tools may still do so).

SinglePointerGestures: 8

Single-pointer gestures of any type (including touch).

TwoFingerTouchGestures: 2

Touch gestures with exactly two pointers. Ignores non-touch gestures.

OpenSource licenses