ImageEn, unit ieview

TIEViewerGestures


Declaration

TIEViewerGestures = class;


Description

TImageEnView and TImageEnMView support native Windows gestures:
 Dragging the screen to pan an image
 Pinching to zoom in
 Reverse-pinching to zoom out

Also, for TImageEnView layers can be moved and rotated by gestures.

This class contains the properties to configure the gestures.


Methods and Properties

Public Property  Enabled
Public Property  LayerMove
Public Property  LayerRotate
Public Property  Pan
Public Property  Zoom

 TImageEnView Only