Description | Example | Return Message | Group

VO TextOutline

Set the text outline options for 3D Graphics window (Deprecated Command)

Syntax

VO <ScenarioPath> TextOutline {TextOptions}

ATTENTION: THIS COMMAND IS DEPRECATED and has been replaced by:

VO Fonts

Description

Note: This command was deprecated in STK 9.1 it should no longer be used. This command has been replaced by the VO Fonts command.

The VO TextOutline command allows a user to set an outline around text characters that appear in the 3D Graphics window.

This table describes the {TextOptions}.

{TextOptions} Description
Style {Thin | Thick | None} Set the style of the text outline.
Color <redValue> <greenValue> <blueValue> Set the color of the outline. Values are between 0 and 255, where 0 0 0 is black and 255 255 255 is white.

Example

Set the text outline to a thin, red line:

VO * TextOutline Style Thin Color 255 0 0

ReturnMessage

If activated, Connect returns an acknowledgement message.

Group Membership

This command belongs to the following group(s):

Deprecated Commands

Version

9.1

STK Programming Interface 11.0.1