Back to Devexpress

TdxMapControlCustomProjection.GeoPointToMapUnit(TdxMapControlGeoPoint) Method

vcl-dxmapcontrolprojections-dot-tdxmapcontrolcustomprojection-dot-geopointtomapunit-x28-dxmapcontroltypes-dot-tdxmapcontrolgeopoint-x29.md

latest1.2 KB
Original Source

TdxMapControlCustomProjection.GeoPointToMapUnit(TdxMapControlGeoPoint) Method

Converts a specified point defined in geographical coordinates to internal map units.

Declaration

delphi
function GeoPointToMapUnit(AGeoPoint: TdxMapControlGeoPoint): TdxPointDouble; virtual;

Parameters

NameType
AGeoPointTdxMapControlGeoPoint

Returns

Type
TdxPointDouble

See Also

TdxMapControlCustomProjection.MapUnitToGeoPoint

TdxMapLayer.GeoPointToMapUnit

TdxMapLayer.MapUnitToScreenPoint

TdxMapControlCustomProjection Class

TdxMapControlCustomProjection Members

dxMapControlProjections Unit