The following tables list the members exposed by ImageViewerFloaterInteractiveMode.
Public Constructors
Name | Description | |
---|---|---|
![]() |
ImageViewerFloaterInteractiveMode | Initializes a new instance of ImageViewerFloaterInteractiveMode. |
![]() |
ImageViewerPanZoomInteractiveMode | Initializes a new instance of ImageViewerPanZoomInteractiveMode. (Inherited from ImageViewerPanZoomInteractiveMode) |
Public Methods
Name | Description | |
---|---|---|
![]() |
Start | Starts the mode. |
![]() |
Stop | Stops the mode. (Inherited from ImageViewerPanZoomInteractiveMode) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
DoubleTapZoom | Zooms the viewer using DoubleTapSizeMode. (Inherited from ImageViewerPanZoomInteractiveMode) |
![]() |
OnWorkCompleted | Overrides ImageViewerInteractiveMode.OnWorkCompleted. |
![]() |
OnWorkStarted | Overrides ImageViewerInteractiveMode.OnWorkStarted. |
![]() |
Pan | Pans the floater. |
![]() |
Zoom | Zooms the floater. |
Public Properties
Name | Description | |
---|---|---|
![]() |
DoubleTapSizeMode | Specifies how to fit the viewer when the user double click or taps. (Inherited from ImageViewerPanZoomInteractiveMode) |
![]() |
EnablePan | Indicates whether to enable panning. (Inherited from ImageViewerPanZoomInteractiveMode) |
![]() |
EnablePinchZoom | Indicates whether to use pinch touch gesture for zooming. (Inherited from ImageViewerPanZoomInteractiveMode) |
![]() |
EnableZoom | Indicates whether to enable zooming. (Inherited from ImageViewerPanZoomInteractiveMode) |
![]() |
FloaterOpacity | Opacity value used to render the floater while this mode is working. |
![]() |
FloaterRegionRenderMode | Render mode to use when outlining the floater region while this mode is working. |
![]() |
Id | Unique ID of this mode |
![]() |
InertiaScrollOptions | Inertia scroll options used when panning. (Inherited from ImageViewerPanZoomInteractiveMode) |
![]() |
IsKeyboardEnabled | Indicates whether to enable panning and zooming with the keyboard. (Inherited from ImageViewerPanZoomInteractiveMode) |
![]() |
MinimumScaleFactor | Minimum scale factor allowed. (Inherited from ImageViewerPanZoomInteractiveMode) |
![]() |
MinimumZoomFloaterSize | The minimum zoom floater size allowed while zooming in pixels. |
![]() |
Name | Name of this mode. |
![]() |
PageKeyModifier | Modifier key to use for panning a page. (Inherited from ImageViewerPanZoomInteractiveMode) |
![]() |
TransformTarget | Indicates where the interactive mode should apply transformation changes based on received interactions. (Inherited from ImageViewerPanZoomInteractiveMode) |
![]() |
ZoomAtWorkBoundsCenter | Indicates whether the zoom origin is always the work bounds center. (Inherited from ImageViewerPanZoomInteractiveMode) |
![]() |
ZoomKeyModifier | Modifier key to use for zooming. (Inherited from ImageViewerPanZoomInteractiveMode) |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET