Specifies the note foreground color setting in the Note panel when a new note is added to the loaded model.
Syntax |
*NoteForeGroundColor(Color) |
|
Arguments |
Name |
Description |
|
Color |
Indicates the font foreground color to be used for the note. |
Example |
*NoteForeGroundColor(“Red”) |
|
Application |
HyperView. |
|
Context |
||
Comments |
Valid entries are the names of standard colors. In addition, RGB values can also be specified. |
|
See also |
|
|
|