TdxMapControlCustomProjection.GeoToKilometersSize(TdxMapControlGeoPoint,TdxSizeDouble) Method
This member supports the internal infrastructure and is not intended to be used directly from your code.
Declaration
function GeoToKilometersSize(AAnchorPoint: TdxMapControlGeoPoint; ASize: TdxSizeDouble): TdxSizeDouble; virtual;
Parameters
| Name | Type |
|---|---|
| AAnchorPoint | TdxMapControlGeoPoint |
| ASize | TdxSizeDouble |
Returns
| Type |
|---|
| TdxSizeDouble |
See Also