This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > ID > IDimDisplayFilter Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the Dim Display Filter.
Description | ||
---|---|---|
Apply | Takes the latest drawing found in the foreground bitmap and applies it to the background bitmap, sending the results to the destination bitmap. | |
BackgroundRGB | RGB value of the filter background color. | |
DimValue | Dim value (0-255). | |
Flags | Filter flags. Multiple flags may be applied at the same time. | |
Opacity | Opacity value (0-255). |
Interfaces | Description |
---|---|
IDisplayFilter | Provides access to members that control the display filter. |
CoClasses and Classes | Description |
---|---|
DimDisplayFilter | Esri Dim Display Filter. |