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