This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILayerEffects Interface > ILayerEffects.SupportsTransparency Property (ArcObjects .NET 10.4 SDK) |
Indicates if the layer supports transparency.
[Visual Basic .NET] Public ReadOnly Property SupportsTransparency As Boolean
[C#] public bool SupportsTransparency {get;}
[C++]
HRESULT get_SupportsTransparency(
VARIANT_BOOL* supported
);
[C++]
Parameters supported [out, retval] supported is a parameter of type VARIANT_BOOL