MapViewpointOptions.LongitudeGridLabelFormat Property

Top 

Description

The printf-style format used to convert the corresponding grid longitude into a string. When 'auto' is specifed the format will be automatically managed according to the current viewpoint and window size.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

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

 

Attributes

Type:

string

Access:

read/write

Default Value:

"auto"

 

Syntax

myString1 = myMapViewpointOptions1.LongitudeGridLabelFormat;

 

myMapViewpointOptions1.LongitudeGridLabelFormat = myString1;

 

See also

MapViewpointOptions Object

2D Map Viewpoints Guide