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