Color used to fill the area outside the pan rectangle.
Object.defineProperty(ImageViewerPanControl.prototype, 'outsideColor',
get: function(),
set: function(value)
)
outsideColor: string;
The color used to fill the area outside the pan rectangle. Default value is null.
Set the value of this property to any color to fill the area inside the pan rectangle. A nice effect is to use an rgba color with an alpha less than 1.
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