Gets ors sets a value that represents how transparent the cells are, compared to the original pixels. This is a percentage.
public int Opacity { get; set; }
Public Property Opacity As Integer
public int Opacity {get; set;}
get_Opacity();
set_Opacity(value);
Object.defineProperty('Opacity');
Value that represents how transparent the cells are, compared to the original pixels. This is a percentage. Possible values are 0 - 100. (0 is total transparency and 100 is total opacity.)
Refer to PixelateCommand.
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