The following tables list the members exposed by ImageViewerRubberBandInteractiveMode.
Public Constructors
Name | Description | |
---|---|---|
ImageViewerRubberBandInteractiveMode | Initializes a new instance of ImageViewerRubberBandInteractiveMode |
Public Methods
Name | Description | |
---|---|---|
createInteractiveModeCanvas | Create the interactive HTML5 Canvas Element. | |
destroyInteractiveModeCanvas | Destroys the interactive HTML5 Canvas Element. | |
onRubberBandCompleted | Raises the RubberBandCompleted event. | |
onRubberBandDelta | Raises the RubberBandDelta event. | |
onRubberBandStarted | Raises the RubberBandStarted event. | |
start | Starts the mode. | |
stop | Stops the mode. |
Public Properties
Name | Description | |
---|---|---|
backgroundStyle | Style to use for filling the shape. | |
borderColor | Color to use for outlining the shape. | |
borderStyle | Style to use for outlining the shape. | |
borderThickness | Thickness to use for outlining the shape. | |
id | Unique ID of this mode | |
interactiveModeCanvas | Interactive mode HTML5 Canvas Element. | |
name | Name of this mode. | |
restrictToWorkBounds | Indicates whether this rubber band should only work on the current restricted bound set by the user. | |
roundRectangleRadius | Radius of the round rectangle shape. | |
shape | Shape to use with this rubber band mode. |
Public Events
Name | Description | |
---|---|---|
rubberBandCompleted | Occurs when the user completes the rubber banding operation. | |
rubberBandDelta | Occurs when the user is performing rubber banding operation. | |
rubberBandStarted | Occurs when the user starts the rubber banding operation. |
See Also
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document