ThematicGradientMode Enumeration

A thematic gradient mode used to generate and apply a thematic effect to a scene.

see ThematicGradientSettings.mode

Members

Name Value Description
Smooth 0 Apply a smooth color gradient to the scene.
Stepped 1 Apply a stepped color gradient to the scene.
SteppedWithDelimiter 2 Apply a stepped color gradient to the scene with delimiters (lines between the color steps). Can only be used with ThematicDisplayMode.Height.
IsoLines 3 Apply isolines to the scene to achieve an effect similar to a contour map. Can only be used with ThematicDisplayMode.Height.

Defined in

Last Updated: 29 November, 2022