GlobeOptions.NumberOfLocationLayers Property

Top 

Description

The number of location layers. Location layers can be used to render location markers and names, such as for cities.

 

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:

integer

Access:

read/write

Default Value:

0

Valid Range:

GlobeOptions.NumberOfLocationLayers ≥ 0

 

Syntax

myVariable1 = myGlobeOptions1.NumberOfLocationLayers;

 

myGlobeOptions1.NumberOfLocationLayers = myVariable1;

 

See also

GlobeOptions Object

Globe Layers Guide