Color used to draw outline the border of the pan rectangle.
Object.defineProperty(ImageViewerPanControl.prototype, 'borderColor',
get: function(),
set: function(value)
)
borderColor: string;
The color used to draw outline the border of the pan rectangle. Default value is "blue".
Set the value of this property to null to stop the control from outlining the pan rectangle.
For an example, refer to ImageViewerPanControl.
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