Leadtools.Controls Namespace : ImageViewerPanZoomInteractiveMode Object |
The following tables list the members exposed by ImageViewerPanZoomInteractiveMode.
Name | Description | |
---|---|---|
ImageViewerPanZoomInteractiveMode Constructor | Initializes a new instance of ImageViewerPanZoomInteractiveMode. |
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 | Overridden. Unique ID of this mode | |
InertiaScrollOptions | Inertia scroll options used when panning. | |
IsKeyboardEnabled | Indicates whether to enable panning and zoomming with the keyboard. | |
MinimumScaleFactor | Minimum scale factor allowed. | |
Name | Overridden. Name of this mode. | |
PageKeyModifier | Modifier key to use for panning a page. | |
ZoomAtWorkBoundsCenter | Indicates whether the zoom origin is always the work bounds center. | |
ZoomKeyModifier | Modifier key to use for zooming. |
Name | Description | |
---|---|---|
DoubleTapZoom | Zooms the viewer using DoubleTapSizeMode. | |
Pan | Pans the viewer. | |
Zoom | Zooms the viewer. |