ViewWindow.StatusTextFont Property

Top 

Description

Font of the text displayed in the top left corner of the Mission View. This text displays the UTC Calendar Epoch and viewpoint location information. FreeFlyer will autoscale the status text font size based on the size of the window if the ViewWindow.StatusTextFont.Size is set to zero.

 

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:

ViewFont

Access:

read/write

 

Syntax

myString1 = myViewWindow1.StatusTextFont.DisplayName;

 

myViewWindow1.StatusTextFont.DisplayName = myString1;

 

See also

ViewWindow Object

ViewWindow Guide