HillshadeFunction

Base Type: RasterFunction

A class for a raster hillshade function.

 

Remarks

 

Generates a grayscale model of a terrain, with the sun's relative position taken into account for shading the terrain. This method uses the Altitude and Azimuth properties to specify the sun's position.

 

Examples

C#