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