WmsDataProvider.SetCoordinateConverter(IWmsPointConverter) Method
Specifies the coordinate converter object.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.2.dll
NuGet Package: DevExpress.Win.Map
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| converter | IWmsPointConverter | A IWmsPointConverter object. |
See Also