TdxMapLayer.ScreenPointToMapUnit(TdxPointDouble) Method
Converts a specified point on a screen to internal map units.
Declaration
function ScreenPointToMapUnit(const APoint: TdxPointDouble): TdxPointDouble;
Parameters
| Name | Type |
|---|---|
| APoint | TdxPointDouble |
Returns
| Type |
|---|
| TdxPointDouble |
See Also