In This Topic ▼

ImageViewerPanZoomInteractiveMode Class Members

Summary

The following tables list the members exposed by ImageViewerPanZoomInteractiveMode.

Public Constructors

Name Description
Public Constructor
static  | Shared in VB</div>
ImageViewerPanZoomInteractiveMode Initializes a new instance of ImageViewerPanZoomInteractiveMode.

Public Methods

Name Description
Public Method
doubleTapZoom Zooms the viewer using DoubleTapSizeMode.
Public Method pan Pans the viewer.
Public Method start Starts the mode.
Public Method stop Stops the mode.
Public Method zoom Zooms the viewer.

Public Properties

Name Description
Public Property
doubleTapSizeMode Specifies how to fit the viewer when the user double click or taps.
Public Property enablePan Indicates whether to enable panning.
Public Property enablePinchZoom Indicates whether to use pinch touch gesture for zooming.
Public Property enableZoom Indicates whether to enable zooming.
Public Property id Unique ID of this mode
Public Property inertiaScrollOptions Inertia scroll options used when panning.
Public Property isKeyboardEnabled Indicates whether to enable panning and zooming with the keyboard.
Public Property minimumScaleFactor Minimum scale factor allowed.
Public Property name Name of this mode.
Public Property pageKeyModifier Modifier key to use for panning a page.
Public Property transformTarget Indicates where the interactive mode should apply transformation changes based on received interactions.
Public Property zoomAtWorkBoundsCenter Indicates whether the zoom origin is always the work bounds center.
Public Property zoomKeyModifier Modifier key to use for zooming.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly