GridWindow.GridLineColor Property

Top 

Description

The color for the grid lines in the GridWindow.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

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

 

Attributes

Type:

color

Access:

read/write

Default Value:


RGB(0.627450980392157,0.627450980392157,0.627450980392157)

 

Syntax

myVariable1 = myGridWindow1.GridLineColor;

 

myGridWindow1.GridLineColor = myVariable1;

 

Example 1

 

See also

GridWindow Object

Colors in FreeFlyer

GridWindow Guide