StarMapViewpointOptions.RightAscensionGridLabelLocation Property

Top 

Description

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

 

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:

integer

Access:

read/write

Default Value:

1 ( Bottom )

Valid Values:

Value

Label

0

None

1

Bottom

2

Top

3

Bottom and Top

 

Syntax

myVariable1 = myStarMapViewpointOptions1.RightAscensionGridLabelLocation;

 

myStarMapViewpointOptions1.RightAscensionGridLabelLocation = myVariable1;

 

See also

StarMapViewpointOptions Object

Star Map Viewpoints Guide