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


IShadedReliefFunctionArguments Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IShadedReliefFunctionArguments Interface

Provides access to members that control shaded relief 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 Colormap The raster colormap.
Read/write property ColorRamp The colorramp.
Read/write property Raster The input image.
Read/write property RGB The input RGB image.
Read/write property ZFactor The zfactor.

CoClasses that implement IShadedReliefFunctionArguments

CoClasses and Classes Description
ShadedReliefFunctionArguments The Shaded Relief function arguments.

.NET Related Topics

How to create a Shaded Relief function dataset