Occurs when the user starts the rubber banding operation.
Object.defineProperty(ImageViewerRubberBandInteractiveMode.prototype,'rubberBandStarted',get: function(),set: function(value))function rubberBandStarted.add(function(sender, e));function rubberBandStarted.remove(function(sender, e));
rubberBandStarted: void; This event will fire when OnRubberBandStarted is called.
For an example, refer to ImageViewerRubberBandInteractiveMode.
| Parameter | Type | Description |
|---|---|---|
| sender | var | The source of the event. |
| e | ImageViewerRubberBandEventArgs | The event data. |
ImageViewerRubberBandInteractiveMode Class
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
