Skip to main content

WmsImageSource Members

Provides the capability to specify a source for a WMS image.

Constructors

Name Description
WmsImageSource() Initializes a new instance of the WmsImageSource class with default settings.

Methods

Name Description
ProcessRequest(Uri, MapUnit, Double) Processes the request to a map service to obtain an image using its URI and location for the required zoom level.
SetImageRequestDelay(Int32) static Specifies a delay between synchronous requests to the server when multiple layers have the same ServerUri value.
See Also