This document is archived and information here might be outdated. Recommended version. |
The transparency percentage of the layer.
[Visual Basic .NET]
Public ReadOnly Property Transparency As Integer
[C#]
public int Transparency {get;}
[C++]
HRESULT get_Transparency(
System.Int32* pTransparency
);
[C++] Parameters pTransparency [out, retval]
pTransparency is a parameter of type int*