GridWindow.GridLineColor Property

Top 

Description

The color for the grid lines in the GridWindow.

 

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(0.627450980392157,0.627450980392157,0.627450980392157)

 

Syntax

myVariable1 = myGridWindow1.GridLineColor;

 

myGridWindow1.GridLineColor = myVariable1;

 

Example 1

 

See also

GridWindow Object

Colors in FreeFlyer

GridWindow Guide