WmsLayer Properties
Provides information about a single layer obtained from a Web Map Service Provider.| Name | Description |
|---|---|
| BoundingBoxes | Returns the WMS layer bounding boxes. |
| Children | Returns a collection of layers embedded into a WMS layer. |
| LeftTop | Returns the left-top coordinate of the geographical region provided by WmsLayer. |
| Name | Returns the name of a WMS layer. |
| RightBottom | Returns the right-bottom coordinate of the geographical region provided by WmsLayer. |
| Title | Returns short information about the layer. |
See Also