The following tables list the members exposed by ImageViewerPanZoomInteractiveMode.
Public Constructors
Name | Description | |
---|---|---|
ImageViewerPanZoomInteractiveMode | Initializes a new instance of ImageViewerPanZoomInteractiveMode. |
Public Methods
Name | Description | |
---|---|---|
doubleTapZoom | Zooms the viewer using DoubleTapSizeMode. | |
pan | Pans the viewer. | |
start | Starts the mode. | |
stop | Stops the mode. | |
zoom | Zooms the viewer. |
Public Properties
Name | Description | |
---|---|---|
doubleTapSizeMode | Specifies how to fit the viewer when the user double click or taps. | |
enablePan | Indicates whether to enable panning. | |
enablePinchZoom | Indicates whether to use pinch touch gesture for zooming. | |
enableZoom | Indicates whether to enable zooming. | |
id | Unique ID of this mode | |
inertiaScrollOptions | Inertia scroll options used when panning. | |
isKeyboardEnabled | Indicates whether to enable panning and zooming with the keyboard. | |
minimumScaleFactor | Minimum scale factor allowed. | |
name | Name of this mode. | |
pageKeyModifier | Modifier key to use for panning a page. | |
transformTarget | Indicates where the interactive mode should apply transformation changes based on received interactions. | |
zoomAtWorkBoundsCenter | Indicates whether the zoom origin is always the work bounds center. | |
zoomKeyModifier | Modifier key to use for zooming. |
Public Events
Name | Description | |
---|---|---|
DoubleTap | Occurs when the user double taps with the mouse or a finger. | |
PostKeyDown | Occurs after the interactive mode processes a KeyDown event. | |
PreKeyDown | Occurs before the interactive mode processes a KeyDown event. |
See Also
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document