The FgColorSpectrum property returns or sets the foreground color spectrum. Returns a ColorSpectrum object. This is a read-only property.
Syntax
object.FgColorSpectrum
Example
This example loads a color spectrum for the hatch map foreground color.
HatchMap.FGColorSpectrum.LoadFromList("Flame")
Used by: HatchMap object, TerritoryMap object