This document is archived and information here might be outdated. Recommended version. |
The left longitude source GCS.
[Visual Basic .NET]
Public Property LeftLongitude As Double
[C#]
public double LeftLongitude {get; set;}
[C++]
HRESULT get_LeftLongitude(
System.Double* pLon
);
[C++]
HRESULT put_LeftLongitude(
double pLon
);
[C++] Parameters pLon [out, retval]
pLon is a parameter of type double* pLon [in]
pLon is a parameter of type double