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