LayerBase.GeoPointToMapUnit(GeoPoint) Method
In This Article
Converts the specified geographical point into internal map units.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
point | Geo |
A Geo |
#Returns
Type | Description |
---|---|
Map |
A Map |
See Also