SensorViewpointOptions.ShowTickLabels Property

Top 

Description

Shows the labes 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:

boolean

Access:

read/write

Default Value:

false

 

Syntax

myVariable1 = mySensorViewpointOptions1.ShowTickLabels;

 

mySensorViewpointOptions1.ShowTickLabels = myVariable1;

 

See also

SensorViewpointOptions Object

Sensor Viewpoints Guide