MapViewpointOptions.CenterObject Property

Top 

Description

A Vehicle who's projected location determines the center of the map. When this property is zero, CenterLatitude and CenterLongitude will be used instead.

 

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:

integer

Access:

read/write

Default Value:

.ObjectId

 

Syntax

myVariable1 = myMapViewpointOptions1.CenterObject;

 

myMapViewpointOptions1.CenterObject = myVariable1;

 

See also

MapViewpointOptions Object

2D Map Viewpoints Guide