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