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