MapViewpointOptions.Force2to1AspectRatio Property

Top 

Description

Determines whether the map is always drawn with a 2:1 aspect ratio regardless of the dimensions of the ViewWindow.

 

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:

boolean

Access:

read/write

Default Value:

false

 

Syntax

myVariable1 = myMapViewpointOptions1.Force2to1AspectRatio;

 

myMapViewpointOptions1.Force2to1AspectRatio = myVariable1;

 

See also

MapViewpointOptions Object

2D Map Viewpoints Guide