Vehicle.Annotation Property

Top 

Description

When displayed in a Mission View the specified text will be drawn at each tail point. The value may be modified between updates to change the text drawn at subsequent points.

 

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:

string

Access:

read/write

Default Value:

""

 

Syntax

myString1 = myVehicle1.Annotation;

 

myVehicle1.Annotation = myString1;

 

See also

Vehicle Object