ViewWindow.StatusTextColor Property

Top 

Description

Color of the text displayed in the top left corner of the Mission View. This text displays the UTC Calendar Epoch and viewpoint location information.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

color

Access:

read/write

Default Value:


RGB(1,1,1)

 

Syntax

myVariable1 = myViewWindow1.StatusTextColor;

 

myViewWindow1.StatusTextColor = myVariable1;

 

See also

ViewWindow Object

Colors in FreeFlyer

ViewWindow Guide