MapViewpointOptions.Height Property

Top 

Description

The height of the 2D map.

 

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

Units:

deg

Default Value:

180.0

Valid Range:

0.001 ≤ MapViewpointOptions.Height ≤ 180

 

Syntax

myVariable1 = myMapViewpointOptions1.Height;

 

myMapViewpointOptions1.Height = myVariable1;

 

See also

MapViewpointOptions Object

2D Map Viewpoints Guide