ArcObjects Library Reference (DataSourcesRaster)  

ISPOT5Xform.SunElevation Property

Sun elevation.

[Visual Basic .NET]
Public ReadOnly Property SunElevation As Double
[C#]
public double SunElevation {get;}
[C++]
HRESULT get_SunElevation(
  double* SunElevation
);
[C++]

Parameters

SunElevation [out, retval]   SunElevation is a parameter of type double

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ISPOT5Xform Interface