StarMapViewpointOptions.DeclinationGridLineSpacing Property

Top 

Description

The spacing between adjacent declination grid lines. When this value is zero the grid line spacing 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:

number

Access:

read/write

Units:

deg

Default Value:

0

Valid Range:

StarMapViewpointOptions.DeclinationGridLineSpacing ≥ 0

 

Syntax

myVariable1 = myStarMapViewpointOptions1.DeclinationGridLineSpacing;

 

myStarMapViewpointOptions1.DeclinationGridLineSpacing = myVariable1;

 

See also

StarMapViewpointOptions Object

Star Map Viewpoints Guide