←Select platform
In This Topic ▼

ImageViewerFloaterInteractiveMode Class Members

Summary

The following tables list the members exposed by ImageViewerFloaterInteractiveMode.

Public Constructors

Name Description
Public Constructor
ImageViewerFloaterInteractiveMode Initializes a new instance of ImageViewerFloaterInteractiveMode.
Public Constructor ImageViewerPanZoomInteractiveMode Initializes a new instance of ImageViewerPanZoomInteractiveMode. (Inherited from ImageViewerPanZoomInteractiveMode)

Public Methods

Name Description
Public Method
Start Starts the mode.
Public Method Stop Stops the mode. (Inherited from ImageViewerPanZoomInteractiveMode)

Protected Methods

Name Description
Protected Method
DoubleTapZoom Zooms the viewer using DoubleTapSizeMode. (Inherited from ImageViewerPanZoomInteractiveMode)
Protected Method OnWorkCompleted Overrides ImageViewerInteractiveMode.OnWorkCompleted.
Protected Method OnWorkStarted Overrides ImageViewerInteractiveMode.OnWorkStarted.
Protected Method Pan Pans the floater.
Protected Method Zoom Zooms the floater.

Public Properties

Name Description
Public Property
DoubleTapSizeMode Specifies how to fit the viewer when the user double click or taps. (Inherited from ImageViewerPanZoomInteractiveMode)
Public Property EnablePan Indicates whether to enable panning. (Inherited from ImageViewerPanZoomInteractiveMode)
Public Property EnablePinchZoom Indicates whether to use pinch touch gesture for zooming. (Inherited from ImageViewerPanZoomInteractiveMode)
Public Property EnableZoom Indicates whether to enable zooming. (Inherited from ImageViewerPanZoomInteractiveMode)
Public Property FloaterOpacity Opacity value used to render the floater while this mode is working.
Public Property FloaterRegionRenderMode Render mode to use when outlining the floater region while this mode is working.
Public Property Id Unique ID of this mode
Public Property InertiaScrollOptions Inertia scroll options used when panning. (Inherited from ImageViewerPanZoomInteractiveMode)
Public Property IsKeyboardEnabled Indicates whether to enable panning and zooming with the keyboard. (Inherited from ImageViewerPanZoomInteractiveMode)
Public Property MinimumScaleFactor Minimum scale factor allowed. (Inherited from ImageViewerPanZoomInteractiveMode)
Public Property MinimumZoomFloaterSize The minimum zoom floater size allowed while zooming in pixels.
Public Property Name Name of this mode.
Public Property PageKeyModifier Modifier key to use for panning a page. (Inherited from ImageViewerPanZoomInteractiveMode)
Public Property TransformTarget Indicates where the interactive mode should apply transformation changes based on received interactions. (Inherited from ImageViewerPanZoomInteractiveMode)
Public Property ZoomAtWorkBoundsCenter Indicates whether the zoom origin is always the work bounds center. (Inherited from ImageViewerPanZoomInteractiveMode)
Public Property ZoomKeyModifier Modifier key to use for zooming. (Inherited from ImageViewerPanZoomInteractiveMode)

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