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