ShadedReliefFunctionArguments
Base Type: RasterFunctionArguments
A class for the raster shaded relief 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. |
Colormap |
The raster function color map. | |
ColorRamp |
A color ramp. |
Remarks
Set VariableName of the RenderingRule object to "Raster" when using ShadedReliefFunction.
Use either Colormap or ColorRamp in the arguments.
2/28/2020