This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IW > IWMSMapLayer Interface > IWMSMapLayer.ServerSupportsTransparency Property (ArcObjects .NET 10.4 SDK) |
Indicates whether transparency is suppported by the server.
[Visual Basic .NET] Public ReadOnly Property ServerSupportsTransparency As Boolean
[C#] public bool ServerSupportsTransparency {get;}
[C++]
HRESULT get_ServerSupportsTransparency(
VARIANT_BOOL* transparent
);
[C++]
Parameters transparent [out, retval] transparent is a parameter of type VARIANT_BOOL