*NoteForeGroundColor()

Specifies the note foreground color setting in the Note panel when a new note is added to the loaded model.

Syntax

*NoteForeGroundColor (Color)

Application

HyperView

Inputs

Color
Indicates the font foreground color to be used for the note.

Context

*BeginGraphicDefaults

Example

*NoteForeGroundColor(“Red”)

Comments

Valid entries are the names of standard colors. In addition, RGB values can also be specified.