MapViewpointOptions.LongitudeGridLabelLocation Property

Top 

Description

Determines if and where the latitude grid labels are drawn. If the grid is not visible, this property has no effect.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

integer

Access:

read/write

Default Value:

1 ( Bottom )

Valid Values:

Value

Label

0

None

1

Bottom

2

Top

3

Bottom and Top

 

Syntax

myVariable1 = myMapViewpointOptions1.LongitudeGridLabelLocation;

 

myMapViewpointOptions1.LongitudeGridLabelLocation = myVariable1;

 

See also

MapViewpointOptions Object

2D Map Viewpoints Guide