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