GraphicsOverlay.AnnotationLocations Property

Top 

Description

The x, y, and z locations of the specified annotations. These are defined with respect to the body fixed coordinate system of the ReferenceObject before any transformations are applied.

 

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 number

Access:

read/write

Units:

km

 

Syntax

myVariable1 = myGraphicsOverlay1.AnnotationLocations[0];

 

myGraphicsOverlay1.AnnotationLocations[0] = myVariable1;

 

See also

GraphicsOverlay Object

Graphics Overlays Guide