WmsDataProvider.PointConverter Property
Gets or sets the point converter for a WMS layer obtained from a web service.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
WmsPointConverterBase | A WmsPointConverterBase object specifying the point converter. |
See Also