SensorViewpointOptions.TickLabelSpacing Property

Top 

Description

Determines the spacing in degrees for each tick when the OverlayType is set to 'Crosshairs'

 

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:

2.5

Valid Range:

0.1 ≤ SensorViewpointOptions.TickLabelSpacing < 180

 

Syntax

myVariable1 = mySensorViewpointOptions1.TickLabelSpacing;

 

mySensorViewpointOptions1.TickLabelSpacing = myVariable1;

 

See also

SensorViewpointOptions Object

Sensor Viewpoints Guide