Vector.Color Property

Top 

Description

The color to draw the vector. The color can be overridden for an individual view using the ViewWindow.SetObjectColor() method.

 

Timing Precision Mode

This page describes functionality in millisecond 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(1,1,0)

 

Syntax

myVariable1 = myVector1.Color;

 

myVector1.Color = myVariable1;

 

See also

Vector Object

Colors in FreeFlyer

Coverage and Contact Analysis Guide

Vectors and Coordinate Systems Guide

Matrix, Array, and Variable Math Guide