GlobeOptions.LineLayers Property

Top 

Description

Line layers can be used to render political boundaries such as state and country borders. They can also be used to render any user-specified latitude/longitude datasets on the surface of any CelestialObject.

 

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 GlobeLineLayer

Access:

read

 

Syntax

myString1 = myGlobeOptions1.LineLayers[0].Name;

 

See also

GlobeOptions Object

Globe Layers Guide