The Sun Elevation of the sensor when the image was captured.
[Visual Basic .NET] Public Property SunElevation As Double
[C#] public double SunElevation {get; set;}
[C++]
HRESULT get_SunElevation(
double* pSunElevation
);
[C++]
HRESULT put_SunElevation(
double pSunElevation
);
[C++]Parameters
pSunElevation [out, retval] pSunElevation is a parameter of type double pSunElevation [in] pSunElevation is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.