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

WmsDataProvider Fields

Provides map images from the Web Map Service Provider.
Name Description
ActiveLayerNameProperty static Identifies the WmsDataProvider.ActiveLayerName dependency property.
ImageSourceProperty static Identifies the MapImageDataProviderBase.ImageSource dependency property. Inherited from MapImageDataProviderBase.
MaxRequestedImageHeightProperty static Identifies the WmsDataProvider.MaxRequestedImageHeight dependency property.
MaxRequestedImageWidthProperty static Identifies the WmsDataProvider.MaxRequestedImageWidth dependency property.
PointConverterProperty static Identifies the WmsDataProvider.PointConverter dependency property.
ServerUriProperty static Identifies the WmsDataProvider.ServerUri dependency property.
See Also