This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterBasemapLayer Interface > IRasterBasemapLayer.Transparency Property (ArcObjects .NET 10.4 SDK) |
The transparency of Basemap Layer.
[Visual Basic .NET] Public Property Transparency As Short
[C#] public short Transparency {get; set;}
[C++]
HRESULT get_Transparency(
short* pAlpha
);
[C++]
HRESULT put_Transparency(
short pAlpha
);
[C++]
Parameters pAlpha [out, retval] pAlpha is a parameter of type short pAlpha [in] pAlpha is a parameter of type short