SensorViewpointOptions.OverlayType Property

Top 

Description

The type of overlay that is shown on the sensor view.

 

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:

0 ( Crosshairs )

Valid Values:

Value

Label

0

Crosshairs

1

Truth

2

Grayscale

3

Binary

 

Syntax

myVariable1 = mySensorViewpointOptions1.OverlayType;

 

mySensorViewpointOptions1.OverlayType = myVariable1;

 

See also

SensorViewpointOptions Object

Sensor Viewpoints Guide