HyperWorks Desktop

*SetForegroundColor()

Sets the foreground color as specified in the Options panel.

*SetForegroundColor()

Sets the foreground color as specified in the Options panel.

Previous topic Next topic No expanding text in this topic  

*SetForegroundColor()

Sets the foreground color as specified in the Options panel.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*SetForegroundColor(color_index)

Arguments

Name

Description

 

color_index

The integer value for the color of the text.  The default is 1 (white).

Example

*BeginGraphicDefaults()

 *SetBorderColor(12)

 *SetFrameColor(12)

 *SetHeaderColor(1)

 *SetForegroundColor(1)

 *SetGridlineColor(14)

 *SetZerolineColor(10)

 • • •

*EndGraphicDefaults()

Application

MotionView and HyperView.

Context

*BeginGraphicDefaults()

See also

 

*SetBackgroundColor()

*SetFileOn()

*SetFrameOn()

*SetTimeOn()

*SetToleranceValue()

List of Preference Statements