←Select platform
In This Topic ▼

ImageViewerPanZoomInteractiveMode Class Properties

Summary

For a list of all members of this type, see ImageViewerPanZoomInteractiveMode members

Public Properties

Name Description
Public Property
AutoItemMode Indicates how the mode updates the Item property. (Inherited from ImageViewerInteractiveMode)
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 HideCursorWhileWorking Indicates whether to hide the mouse cursor when this mode is working. (Inherited from ImageViewerInteractiveMode)
Public Property HitTestState Indicates this mode hit-test state. (Inherited from ImageViewerInteractiveMode)
Public Property HitTestStateCursor Mouse cursor to use for the hit-test state of this ImageViewerInteractiveMode. (Inherited from ImageViewerInteractiveMode)
Public Property Id Unique ID of this mode
Public Property IdleCursor Mouse cursor to use for the idle state of this ImageViewerInteractiveMode (Inherited from ImageViewerInteractiveMode)
Public Property ImageViewer Image Viewer for this mode. (Inherited from ImageViewerInteractiveMode)
Public Property InertiaScrollOptions Inertia scroll options used when panning.
Public Property InteractiveService Interactive service for this mode. (Inherited from ImageViewerInteractiveMode)
Public Property IsDragMouseWheelEnabled Indicates whether this mode accepts drag events originated using the mouse wheel. (Inherited from ImageViewerInteractiveMode)
Public Property IsEnabled Indicates of this mode is currently enabled and can work. (Inherited from ImageViewerInteractiveMode)
Public Property IsKeyboardEnabled Indicates whether to enable panning and zooming with the keyboard.
Public Property IsStarted Gets a value that indicate if this mode has started. (Inherited from ImageViewerInteractiveMode)
Public Property IsWorking Gets a value that indicates whether this mode is working. (Inherited from ImageViewerInteractiveMode)
Public Property Item Item that the mode will use as the work source. (Inherited from ImageViewerInteractiveMode)
Public Property ItemPart Item part that this mode will use when working. (Inherited from ImageViewerInteractiveMode)
Public Property MinimumScaleFactor Minimum scale factor allowed.
Public Property MouseButtons Mouse button(s) associated with this mode. (Inherited from ImageViewerInteractiveMode)
Public Property Name Name of this mode.
Public Property PageKeyModifier Modifier key to use for panning a page.
Public Property Tag User defined data for this ImageViewerInteractiveMode (Inherited from ImageViewerInteractiveMode)
Public Property TransformTarget Indicates where the interactive mode should apply transformation changes based on received interactions.
Public Property WorkingCursor Mouse cursor to use for the working state of this ImageViewerInteractiveMode. (Inherited from ImageViewerInteractiveMode)
Public Property WorkOnBounds Indicates whether this mode will only work if the original click or touch was in a specified bounding area. (Inherited from ImageViewerInteractiveMode)
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