This document is archived and information here might be outdated. Recommended version. |
Indicates whether the layer is opaque or transparent in terms of the area that gets drawn.
[Visual Basic .NET] Public ReadOnly Property IsOpaque As Boolean
[C#] public bool IsOpaque {get;}
[C++]
HRESULT get_IsOpaque(
Boolean* IsOpaque
);
[C++]
Parameters IsOpaque [out, retval]
IsOpaque is a parameter of type bool*