WindowOverlayLinesOptions.Widths Property

Top 

Description

Array of widths of the lines.

 

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:

Array of number

Access:

read/write

 

Syntax

myVariable1 = myWindowOverlayLinesOptions1.Widths[0];

 

myWindowOverlayLinesOptions1.Widths[0] = myVariable1;

 

See also

WindowOverlayLinesOptions Object