*NoteAnchorToScreen()
Specifies the Anchor to screen setting in the Note panel when a new note is added to the loaded model.
Syntax
*NoteAnchorToScreen (State)
Application
HyperView
Inputs
- State
 - Indicates if the Anchor to screen check box should be turned on or off.
 
Context
*BeginGraphicDefaults
Example
*NoteAnchorToScreen(“On”)
      Comments
Valid entries are "On" or "Off". If the Anchor to screen option is turned off, the note will animate along with the model.