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