Gets or sets whether the shutter is visible.
Object.defineProperty(ShutterObject.prototype, 'visible',
get: function(),
set: function(value)
)
visible: boolean;
true to make the shutter visible, false to hide the shutter.
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