Thickness of the line to draw outline the border of the pan rectangle.
Object.defineProperty(ImageViewerPanControl.prototype, 'borderThickness',
get: function(),
set: function(value)
)
borderThickness: number;
The thickness of the line used to draw outline the border of the pan rectangle. Default value is 1.
Set the value of this property to 0 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