This document is archived and information here might be outdated. Recommended version. |
The transparency of Basemap Layer.
[Visual Basic .NET]
Public Property Transparency As Short
[C#]
public short Transparency {get; set;}
[C++]
HRESULT get_Transparency(
System.Int16* 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