Color to use for outlining the shape.
Object.defineProperty(ImageViewerRubberBandInteractiveMode.prototype, 'borderColor',
get: function(),
set: function(value)
)
borderColor: string;
The color to use for outlining the shape. Default value is "black".
Set this value to null to disable outlining the shape.
For an example, refer to ImageViewerRubberBandInteractiveMode.
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