WindowOverlayLinesOptions.Count Property

Top 

Description

The number of lines drawn.

 

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

Default Value:

0.0

Valid Range:

WindowOverlayLinesOptions.Count ≥ 0

 

Syntax

myVariable1 = myWindowOverlayLinesOptions1.Count;

 

myWindowOverlayLinesOptions1.Count = myVariable1;

 

See also

WindowOverlayLinesOptions Object