Name
|
Description
|
Attributes
|
Bold
|
Sets whether the current font is bold.
|
Type: Variable
Access: Read/Write
|
DeclaredName
|
The name of the object as declared.
|
Type: String
Access: Read-Only
|
DisplayName
|
The name displayed for this object in output windows such as views, plots, and reports.
|
Type: String
Access: Read/Write
|
Italic
|
Sets whether the current font is italic.
|
Type: Variable
Access: Read/Write
|
ObjectId
|
The unique identifier for the object.
|
Type: Variable
Access: Read-Only
|
ObjectType
|
The type of the object.
|
Type: String
Access: Read-Only
|
Size
|
Sets the size in points of the current font.
|
Type: Variable
Access: Read/Write
|
Strikeout
|
Sets whether the current font has a strike out through it.
|
Type: Variable
Access: Read/Write
|
Typeface
|
Sets the typeface for the current font. This can be set to the name of any typeface available to the computer. Common examples include "Verdana", "Arial", etc. A full listing of the available typefaces can be found in the FreeFlyer User Preferences menu on the "Editors" page, or on the object editor of any GridWindow object through the "Additional Options" button on the Properties page. If a typeface does not exist on the machine, the default will be used.
|
Type: String
Access: Read/Write
|
Underline
|
Sets whether the current font is underlined.
|
Type: Variable
Access: Read/Write
|