GlobeLocationLayer.LocationLongitude Property

Top 

Description

An array of longitude coordinates for each location.

 

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:

deg

Valid Range:

-180 ≤ GlobeLocationLayer.LocationLongitude ≤ 180

 

Syntax

myVariable1 = myGlobeLocationLayer1.LocationLongitude[0];

 

myGlobeLocationLayer1.LocationLongitude[0] = myVariable1;

 

See also

GlobeLocationLayer Object

Globe Layers Guide