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


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

IShadedReliefFunctionArguments Interface

Provides access to members that control shaded relief 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 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.

Classes that implement IShadedReliefFunctionArguments

Classes Description
ShadedReliefFunctionArguments The Shaded Relief function arguments.