This document is archived and information here might be outdated.  Recommended version.


IDimDisplayFilter Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > ID > IDimDisplayFilter Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Display)  

IDimDisplayFilter Interface

Provides access to members that control the Dim Display Filter.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Apply Takes the latest drawing found in the foreground bitmap and applies it to the background bitmap, sending the results to the destination bitmap.
Read/write property BackgroundRGB RGB value of the filter background color.
Read/write property DimValue Dim value (0-255).
Read/write property Flags Filter flags. Multiple flags may be applied at the same time.
Read/write property Opacity Opacity value (0-255).

Inherited Interfaces

Interfaces Description
IDisplayFilter Provides access to members that control the display filter.

CoClasses that implement IDimDisplayFilter

CoClasses and Classes Description
DimDisplayFilter Esri Dim Display Filter.