Back to Devexpress

WmsDataProvider Properties

wpf-devexpress-dot-xpf-dot-map-dot-wmsdataprovider-dot-underscore-properties.md

latest3.6 KB
Original Source

WmsDataProvider Properties

Provides map images from the Web Map Service Provider.

NameDescription
ActiveLayerNameGets or sets the active layer name retrieved from a Web Map Service.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CustomParametersReturns a collection of custom parameters for a web map service request.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
ImageSourceReturns the image source used to specify the image used to display map data. Inherited from MapImageDataProviderBase.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
MaxRequestedImageHeightGets or sets the maximum image height that the provider can request from a server.
MaxRequestedImageWidthGets or sets the maximum image width that the provider can request from a server.
PointConverterGets or sets the point converter for a WMS layer obtained from a web service.
ServerUriGets or sets the server URI, which supports a Web Map Service.

See Also

WmsDataProvider Class

WmsDataProvider Members

DevExpress.Xpf.Map Namespace