*NoteTextAlignment()
Specifies the setting on the Align text option in the Note panel when a new note is added to the loaded model.
Syntax
*NoteTextAlignment (Type)
Application
HyperView
Inputs
- Type
- Indicates the value to be set in the Align text option drop-down menu.
Context
*BeginGraphicDefaults
Example
*NoteTextAlignment(“Right”)
Comments
Valid entries are: "Left", "Right", or "Center".