This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IH > IHillshadeFunctionArguments Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control hillshade function arguments.
Description | ||
---|---|---|
Altitude | The solar altitude angle in degrees. | |
Azimuth | The solar azimuth angle in degrees with 0 toward North. | |
DEM | The input elevation model. | |
ZFactor | The Z scale factor that converts z value to the unit of x and y. |
CoClasses and Classes | Description |
---|---|
HillshadeFunctionArguments | The Hillshade function arguments. |