StarMapViewpointOptions.DeclinationGridLabelFormat Property

Top 

Description

The printf-style format used to convert the corresponding grid declination 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.

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 = myStarMapViewpointOptions1.DeclinationGridLabelFormat;

 

myStarMapViewpointOptions1.DeclinationGridLabelFormat = myString1;

 

See also

StarMapViewpointOptions Object

Star Map Viewpoints Guide