This document is archived and information here might be outdated.  Recommended version.


IWMSMapLayer2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IW > IWMSMapLayer2 Interface
ArcGIS Developer Help

IWMSMapLayer2 Interface

Provides access to members that control the WMS map layer.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property BackgroundColor Background color for the WMS Map Layer image.
Method ClearDrawCache Clears the cache of images downloaded from the WMS server for drawing.
Read/write property DimensionValues Dimensions for the WMS Map Layer image.
Read-only property ServerSupportsTransparency Indicates whether transparency is suppported by the server.
Read/write property TransparentBackground Indicates whether to make the background of the WMS Map Layer image transparent.
Write-only property WMSServiceDescription Associated WMSServiceDescription.

Classes that implement IWMSMapLayer2

Classes Description
WMSMapLayer A container for the display and manipulation of WMS layers.