Zoom Gestures

Defined under the namespace Scandit.Datacapture.Core.Ui

ZoomGesture
interface ZoomGesture

Added in version 6.8.0

Common interface for all the zoom gestures.

SwipeToZoom
class SwipeToZoom : ZoomGesture

Added in version 6.8.0

Swipe to zoom gesture.

constructor()
constructor()

Added in version 6.8.0

Constructs a new SwipeToZoom instance. The zoom levels can be changed in the CameraSettings via the CameraSettings.ZoomLevels property.