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


IDisplayFilter Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > ID > IDisplayFilter Interface
ArcGIS Developer Help

IDisplayFilter Interface

Provides access to members that control the 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 Flags Filter flags. Multiple flags may be applied at the same time.

Classes that implement IDisplayFilter

Classes Description
DimDisplayFilter Esri Dim Display Filter.
TransparencyDisplayFilter Esri Transparency Display Filter.