GraphicsOverlay.ReferenceObject Property

Top 

Description

This property has been Deprecated. Use the GraphicsOverlay.SetReferenceObject method instead.

 

The name of the CelestialObject, Spacecraft, or CoordinateSystem object from which the overlay geometry is referenced.

 

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:

string

Access:

read/write

Default Value:

"Earth"

 

Syntax

myString1 = myGraphicsOverlay1.ReferenceObject;

 

myGraphicsOverlay1.ReferenceObject = myString1;

 

See also

GraphicsOverlay Object

Graphics Overlays Guide