ArcObjects Library Reference (Display)  

ITransparencyDisplayFilter Interface

Provides access to members that control the Transparency Display Filter.

Product Availability

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

Description

Interface that controls the display filter used to draw transparently. See IDisplay::Filter.

Members

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.
Read/write property Transparency Transparency value (0-255).

Inherited Interfaces

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

CoClasses that implement ITransparencyDisplayFilter

CoClasses and Classes Description
TransparencyDisplayFilter Esri Transparency Display Filter.

.NET Related Topics

How to set layer transparency