The following tables list the members exposed by DocumentViewerSelectTextInteractiveMode.
Public Constructors
Name | Description | |
---|---|---|
DocumentViewerSelectTextInteractiveMode | Creates a new instance of DocumentViewerSelectTextInteractiveMode. |
Public Methods
Name | Description | |
---|---|---|
onRubberBandCompleted | Overrides ImageViewerRubberBandInteractiveMode.OnRubberBandCompleted to handle rubberband movement text selection. | |
onRubberBandDelta | Overrides ImageViewerRubberBandInteractiveMode.OnRubberBandDelta to handle rubberband movement text selection. | |
onRubberBandStarted | Overrides ImageViewerRubberBandInteractiveMode.OnRubberBandStarted to begin text selection. | |
start | Starts the DocumentViewerSelectTextInteractiveMode and binds to the interactive events. | |
stop | Stops the DocumentViewerSelectTextInteractiveMode and unbinds from the interactive events. |
Public Properties
Name | Description | |
---|---|---|
documentViewer | Owner document viewer. | |
id | Unique ID of this mode | |
name | Name of this mode. | |
shape | Overrides ImageViewerRubberBandInteractiveMode.Shape toprevent setting shapes other than ImageViewerRubberBandShape.Rectangle. |
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