*NoteBackGroundColor()
Specifies the note background color setting in the Note panel when a new note is added to the loaded model.
Syntax
*NoteBackGroundColor (Color)
Application
HyperView
Inputs
- Color
- Indicates the font background color to be used for the note.
Context
*BeginGraphicDefaults
Example
*NoteBackGroundColor(“Blue”)
Comments
Valid entries are the names of standard colors. In addition, RGB values can also be specified.