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 through zoomFactor (zoom factor when zoomed out) and zoomGestureZoomFactor (zoom factor when zoomed in).