This document is archived and information here might be outdated.  Recommended version.


IHillshadeFunctionArguments Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IH > IHillshadeFunctionArguments Interface
ArcGIS Developer Help

IHillshadeFunctionArguments Interface

Provides access to members that control hillshade function arguments.

Product Availability

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

Members

Name Description
Read/write property Altitude The solar altitude angle in degrees.
Read/write property Azimuth The solar azimuth angle in degrees with 0 toward North.
Read/write property DEM The input elevation model.
Read/write property ZFactor The Z scale factor that converts z value to the unit of x and y.

Classes that implement IHillshadeFunctionArguments

Classes Description
HillshadeFunctionArguments The Hillshade function arguments.