Gets or sets the color of the dimmed area.
Object.defineProperty(ShutterObject.prototype, 'fillStyle',
get: function(),
set: function(value)
)
fillStyle: string;
Character string that represents the color of the dimmed area, which is the area outside the shutter annotation object's body.
To add annotation object to the shutter engine, refer to Objects.
If no object is found, then the FillStyle will be ignored, and the shutter canvas will be transparent.
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