*NoteShape()
Specifies the default note shape when a new note is added to the loaded model.
Syntax
*NoteShape (shape)
Application
HyperView
Inputs
- shape
- The shape to be used for newly created note.
Context
*BeginGraphicDefaults()
Example
*NoteShape("Circle")
Comments
Valid entries are "Rectangle", "Circle", or "Ellipse".