MapControl.ScreenPointToMapUnit(MapPoint) Method
In This Article
Converts the specified screen point into internal map units.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
point | Map |
A Map |
#Returns
Type | Description |
---|---|
Map |
A Map |
See Also