*NoteTransparency()
Specifies the Transparency setting in the Note panel when a new note is added to the loaded model.
Syntax
*NoteTransparency (State)
Application
HyperView
Inputs
- State
 - Indicates if the Transparency check box should be turned on or off.
 
Context
*BeginGraphicDefaults
Example
*NoteTransparency(“On”)
      Comments
Valid entries are "On" or "Off". The Fill color option will be disabled if the Transparency option is set to "On".