This document is archived and information here might be outdated. Recommended version. |
The longitude of the second point (Lambda 2) of a projected coordinate system.
[Visual Basic .NET]
Public Property LongitudeOf2nd As Double
[C#]
public double LongitudeOf2nd {get; set;}
[C++]
HRESULT get_LongitudeOf2nd(
void
);
[C++]
HRESULT put_LongitudeOf2nd(
);