This document is archived and information here might be outdated. Recommended version. |
Converts a geographic distance into a distance expressed in points.
[Visual Basic .NET] Public Function ToPoints ( _ ByVal mapDist As Double _ ) As Double
[C#] public double ToPoints ( double mapDist );
[C++]
HRESULT ToPoints(
double mapDist
);
[C++]
Parameters mapDist [in]
mapDist is a parameter of type double