MapPoint.ToPoint() Method
Converts a MapPoint to a point.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Returns
| Type | Description |
|---|---|
| Point | A Point structure that represents a point. |
See Also