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