GraphicsOverlay.Colors Property

Top 

Description

The colors associated with each vertex in the Vertices array.

 

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:

Array of color

Access:

read/write

 

Syntax

myVariable1 = myGraphicsOverlay1.Colors[0];

 

myGraphicsOverlay1.Colors[0] = myVariable1;

 

See also

GraphicsOverlay Object

Colors in FreeFlyer

Graphics Overlays Guide