TdxMapControlCustomProjection.MapUnitToGeoPoint(TdxPointDouble) Method
In This Article
Converts a specified point defined in internal map units to geographical coordinates.
#Declaration
Delphi
function MapUnitToGeoPoint(AMapUnit: TdxPointDouble): TdxMapControlGeoPoint; virtual;
#Parameters
Name | Type |
---|---|
AMap |
Tdx |
#Returns
Type |
---|
Tdx |
See Also