WmsDataProvider Methods
Provides map images from the Web Map Service Provider.| Name | Description |
|---|---|
| GetMapSizeInPixels(Double) | Returns the map size in pixels. Inherited from MapImageDataProviderBase. |
| RequestCapabilities() | Requests the capabilities supported by a Web Map Service. |
| SetImageRequestDelay(Int32) static | Specifies a delay between synchronous requests to the server when multiple layers have the same ServerUri value. |
See Also