ICoordPointConverter.Convert(CoordPoint) Method
Namespace: DevExpress.Map
Assembly: DevExpress.Map.v22.1.Core.dll
NuGet Package: DevExpress.Map.Core
Declaration
Parameters
Name | Type |
---|---|
point | CoordPoint |
Returns
Type |
---|
CoordPoint |
See Also
Namespace: DevExpress.Map
Assembly: DevExpress.Map.v22.1.Core.dll
NuGet Package: DevExpress.Map.Core
CoordPoint Convert(
CoordPoint point
)
Function Convert(
point As CoordPoint
) As CoordPoint
Name | Type |
---|---|
point | CoordPoint |
Type |
---|
CoordPoint |
No
Your feedback is appreciated.