GraphicsOverlay.DefaultColor Property

Top 

Description

The color used for newly added vertices and annotations when a color is not explicitly specified.

 

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 = myGraphicsOverlay1.DefaultColor;

 

myGraphicsOverlay1.DefaultColor = myVariable1;

 

See also

GraphicsOverlay Object

Colors in FreeFlyer

Graphics Overlays Guide