ITransparencyRenderer Interface
Provides access to members that control the drawing of features with varying transparency, where transparency is determined by feature values.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Classes that implement ITransparencyRenderer
Remarks
ITransparencyRenderer is only applicable for layers that are based on polygon feature classes and is only supported by some feature renderers. The transparency of each feature varies based on the value of TransparencyField for each feature. Field values should range between 0 and 100 where 0 represents 0% transparent (fully opaque) and 100 represents 100% transparent.