Skip to main content
A newer version of this page is available. .

WmsDataProvider Properties

Provides map images from the Web Map Service.
Name Description
ActiveLayer Returns the WMS layer that is currently displayed by the provider.
ActiveLayerName Gets or sets the active layer name retrieved from a Web Map Service.
CustomParameters Returns a collection of custom parameters of a WMS request.
MaxRequestedImageHeight Gets or sets the maximum image height that the provider can request from a server.
MaxRequestedImageWidth Gets or sets the maximum image width that the provider can request from a server.
ServerUri Gets or sets the server URI, which supports a Web Map Service.
See Also