StarMapViewpointOptions.DeclinationGridLabelInterval Property

Top 

Description

The ratio of declination grid lines to labels. For example, if the interval is one there will be one label for each line. If the interval is two there will be one label for every two grid lines. If the interval is zero, the ratio will be automatically managed according to the current viewpoint and window size.

 

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:

0

Valid Range:

StarMapViewpointOptions.DeclinationGridLabelInterval ≥ 0

 

Syntax

myVariable1 = myStarMapViewpointOptions1.DeclinationGridLabelInterval;

 

myStarMapViewpointOptions1.DeclinationGridLabelInterval = myVariable1;

 

See also

StarMapViewpointOptions Object

Star Map Viewpoints Guide