GlobeBoundaryLayer.OffsetBorderDistances Property

Top 

Description

The distance in kilometers to render each offset border from the nominal border. The distance must be less than the MaximumOffsetBorderDistance.

 

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:

km

Valid Range:

GlobeBoundaryLayer.OffsetBorderDistances > 0

 

Syntax

myVariable1 = myGlobeBoundaryLayer1.OffsetBorderDistances[0];

 

myGlobeBoundaryLayer1.OffsetBorderDistances[0] = myVariable1;

 

See also

GlobeBoundaryLayer Object

Globe Layers Guide