StarMapViewpointOptions.RightAscensionGridLabelConfig Property

Top 

Description

This property has been Deprecated. Please use the Viewpoint.StarMapView.RightAscensionGridLabelLocation property instead.

 

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 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:

1 ( Bottom )

Valid Values:

Value

Label

0

None

1

Bottom

2

Top

3

Bottom and Top

 

Syntax

myVariable1 = myStarMapViewpointOptions1.RightAscensionGridLabelConfig;

 

myStarMapViewpointOptions1.RightAscensionGridLabelConfig = myVariable1;

 

See also

StarMapViewpointOptions Object

Star Map Viewpoints Guide