Set the font styles to be used on the 3D Graphics window
VO <ScenarioPath> Fonts [{Small | Medium | Large}] {FontOptions}
The VO Fonts command allows the user to set the styles and display options used for the fonts on the 3D Graphics Map window.
This table describes the {FontOptions}, at least one {FontOptions} pair must be included in the command.
{FontOptions} | Description |
---|---|
Face "<FaceName>" | Indicate the font face name, for
example "Times New Roman" or "Arial".
You can also include the {Small | Medium | Large} selection for this {FontOption}. If not included the Medium font will be modified. |
Size <Size> | Indicate the size of the font, Valid
values are: 8, 9, 10, 11, 12, 14, 16, 18, 20, 22, 24, 26, 28, 36,
48, 72.
You can also include the {Small | Medium | Large} selection for this {FontOption}. If not included the Medium font will be modified. |
Bold {On | Off} | Turn on or off bold for the font.
You can also include the {Small | Medium | Large} selection for this {FontOption}. If not included the Medium font will be modified. |
Italic {On | Off} | Turn on or off italic for the font.
You can also include the {Small | Medium | Large} selection for this {FontOption}. If not included the Medium font will be modified. |
Sharpen {On | Off} | Turn on or off option to sharpen the text appearance. This option will effect all font types (Small, Medium and Large). |
OutlineStyle {None | Thin | Thick} | Specify the appearance of an outline for the font. This option will effect all font types (Small, Medium and Large). |
OutlineColor {Color} | Specify the color for the font outline.
This option will effect all font types (Small, Medium and Large). For valid {Color} options see Common Options. |
Set the Small VO graphics font to size 12, with bold on:
VO * Fonts Small Size 12 Bold On
Set the Medium VO graphics font to italic on and font face of Verdana:
VO * Fonts Medium Face "Verdana" Italic On
Set the outline style and color for fonts used on the 3D Map:
VO * Fonts OutlineStyle Thin OutlineColor red
If activated, Connect returns an acknowledgement message.
This command belongs to the following group(s):
9.1
STK Programming Interface 11.0.1