MapViewpointOptions.LatitudeGridLineOpacity Property

Top 

Description

The opacity with which the latitude grid lines will be drawn.

 

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:

0.5

Valid Range:

0 ≤ MapViewpointOptions.LatitudeGridLineOpacity ≤ 1

 

Syntax

myVariable1 = myMapViewpointOptions1.LatitudeGridLineOpacity;

 

myMapViewpointOptions1.LatitudeGridLineOpacity = myVariable1;

 

See also

MapViewpointOptions Object

2D Map Viewpoints Guide