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


IHillshadeFunctionArguments Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IHillshadeFunctionArguments Interface

Provides access to members that control hillshade function arguments.

Product Availability

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

Members

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.

CoClasses that implement IHillshadeFunctionArguments

CoClasses and Classes Description
HillshadeFunctionArguments The Hillshade function arguments.

.NET Related Topics

How to create a Hillshade function dataset