Opacity used when rendering the floater of this item.
public double FloaterOpacity { get; set; }
public:
property double FloaterOpacity
{
double get()
void set(double value)
}
The opacity used when rendering the floater of this item. Must be a value between 0 (transparent or invisible) and 1.0 (fully opaque). Default value is 1.0.
Changing the value of this property will fire the ItemChanged event with ImageViewerItemChangedReason.FloaterOpacity.
For more information, refer to Image Viewer Items and Image Viewer Appearance.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document