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