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


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

IWMSLayerDescription2 Interface

Provides access to members give access to WMSLayerDescription information.

Product Availability

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

Members

Name Description
Read-only property Abstract Abstract of the WMS layer.
Read-only property BoundingBox Minimum bounding extents of the layer data along with the applicable SRS.
Read-only property BoundingBoxCount Number of bounding extents of the layer.
Read-only property Dimension Dimension of the layer at the given index.
Read-only property DimensionCount Number of dimension in the layer.
Read-only property ExceptionFormat Supported exception at the given index.
Read-only property ExceptionFormatCount Supported exception format count.
Read-only property FeatureInfoFormat Supported FeatureInfoFormat at the given index.
Read-only property FeatureInfoFormatCount Supported FeatureInfoFormat count.
Read-only property FixedHeight Fixed height at which server is able to display the layer. If this is zero, server can display the layer at any resolution.
Read-only property FixedWidth Fixed width at which server is able to display the layer. If this is zero, server can display the layer at any resolution.
Read-only property ImageFormat Supported GetMap's ImageFormat at the given index.
Read-only property ImageFormatCount Supported GetMap's ImageFormat count.
Read-only property IsCascaded Indicates the number of times the layer has been reserved.
Read-only property IsOpaque Indicates whether the layer is opaque or transparent in terms of the area that gets drawn.
Read-only property IsQueryable Indicates whether the layer is queryable.
Read-only property IsSubsettable Indicates whether or not the server will be able to crop the data to a geographic area smaller than its enclosing bounding box.
Read-only property LatLongBoundingBox Minimum bounding extent of the layer data in EPSG:4326.
Read-only property LayerDescription WMSLayerDescription at a given index.
Read-only property LayerDescriptionCount Number of WMSLayerDescriptions.
Read-only property Name Name of WMS layer.
Read-only property ScaleHintMax Suggested maximum scale of the WMS layer.
Read-only property ScaleHintMin Suggested minimimum scale for the WMS layer.
Read-only property SRS Supproted SRS at the given index.
Read-only property SRSCount Supported SRS count.
Read-only property StyleDescription Style of the layer at the given index.
Read-only property StyleDescriptionCount Number of styles in the layer.
Read-only property Title Title of WMS layer.
Read-only property WMSVersion WMS Version.

Classes that implement IWMSLayerDescription2

Classes Description