HillshadeFunctionArguments

Base Type: RasterFunctionArguments

A class for a raster hillshade function arguments.

Property

Type

Description

Altitude

double

The solar altitude angle in degrees.

Azimuth

double

The solar azimuth angle in degrees with 0 toward North.

ZFactor

double

The Z scale factor that converts z value to the unit of x and y.

Remarks

Set VariableName of the RenderingRule object to "DEM" when using a HillshadeFunction.

11/8/2016