GlobeLocationLayer.LocationLatitude Property

Top 

Description

An array of planetodetic latitude coordinates for each location.

 

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:

Array of number

Access:

read/write

Units:

deg

Valid Range:

-90 ≤ GlobeLocationLayer.LocationLatitude ≤ 90

 

Syntax

myVariable1 = myGlobeLocationLayer1.LocationLatitude[0];

 

myGlobeLocationLayer1.LocationLatitude[0] = myVariable1;

 

See also

GlobeLocationLayer Object

Globe Layers Guide