MapControl.ScreenPointToMapUnit(Point) Method
Converts the specified screen 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 |
---|---|---|
screen |
Point | A Point value to be converted. |
#Returns
Type | Description |
---|---|
Map |
A Map |