GlobeOptions.NumberOfBoundaryLayers Property

Top 

Description

The number of boundary layers. Boundary layers are used to render coastlines and coastline offsets in FreeFlyer.

 

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:

integer

Access:

read/write

Default Value:

0

Valid Range:

0 ≤ GlobeOptions.NumberOfBoundaryLayers ≤ 4

 

Syntax

myVariable1 = myGlobeOptions1.NumberOfBoundaryLayers;

 

myGlobeOptions1.NumberOfBoundaryLayers = myVariable1;

 

See also

GlobeOptions Object

Globe Layers Guide