Description | Example | Return Message | Group

Graphics TextOutline

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

Syntax

Graphics <ScenarioPath> TextOutline {TextOptions}

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

MapGraphics Fonts

Description

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

The Graphics TextOutline command allows a user to set an outline around text characters that appear in the 2D 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:

Graphics * TextOutline Style Thin Color 255 0 0

ReturnMessage

Group Membership

This command belongs to the following group(s):

Deprecated Commands

Version

9.1

Systems Tool Kit (STK),  v11.7;  Latest Help Update: September, 2019