This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IW > IWMSMapLayer2 Interface > IWMSMapLayer2.ServerSupportsTransparency Property (ArcObjects .NET 10.5 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