The HeightColorSpectrum property returns the prism map height color spectrum. Returns a ColorSpectrum object. This is a read-only property.
Syntax
object.HeightColorSpectrum
Example
This example loads a color spectrum from the existing color spectrum list.
PrismMap.HeightColorSpectrum.LoadFromList(" grayscale")
Used by: PrismMap object