GlobeBoundaryLayer.BorderOpacity Property

Top 

Description

The opacity to use for drawing the border line.

 

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:

number

Access:

read/write

Default Value:

1.0

Valid Range:

0 ≤ GlobeBoundaryLayer.BorderOpacity ≤ 1

 

Syntax

myVariable1 = myGlobeBoundaryLayer1.BorderOpacity;

 

myGlobeBoundaryLayer1.BorderOpacity = myVariable1;

 

See also

GlobeBoundaryLayer Object

Globe Layers Guide