This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWMSLayerDescription Interface > IWMSLayerDescription.IsOpaque Property (ArcObjects .NET 10.4 SDK) |
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(
VARIANT_BOOL* IsOpaque
);
[C++]
Parameters IsOpaque [out, retval] IsOpaque is a parameter of type VARIANT_BOOL