This document is archived and information here might be outdated. Recommended version. |
Normalizes longitudes into a continuous range containing the longitude. This method is obsolete.
[Visual Basic .NET] Public Sub GeoNormalizeFromLongitude ( _ ByVal Longitude As Double _ )
[C#] public void GeoNormalizeFromLongitude ( double Longitude );
[C++]
HRESULT GeoNormalizeFromLongitude(
double Longitude
);
[C++]
Parameters Longitude
Longitude is a parameter of type double