TdxMapLayer.ScreenPointToGeoPoint(TdxPointDouble) Method
Converts a specified point on a screen to geographical coordinates.
Declaration
function ScreenPointToGeoPoint(const APoint: TdxPointDouble): TdxMapControlGeoPoint;
Parameters
Name | Type |
---|---|
APoint | TdxPointDouble |
Returns
Type |
---|
TdxMapControlGeoPoint |
See Also