Gets or sets the transparency value of the dimmed area outside the shutter annotation object.
public float Transparency { get; set; }
Public Property Transparency As Single
Value that represents the transparency value of the dimmed area outside the shutter annotation object, valid values are from 0 to 1.
To add annotation object to the shutter engine, please refer to Objects. If no object is found, then the Transparency will be ignored, and the shutter canvas will be fully 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