WindowOverlayRectangleOptions.BorderWidth Property

Top 

Description

The width of the border. A value of zero hides the border.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Default Value:

1.0

Valid Range:

WindowOverlayRectangleOptions.BorderWidth ≥ 0

 

Syntax

myVariable1 = myWindowOverlayRectangleOptions1.BorderWidth;

 

myWindowOverlayRectangleOptions1.BorderWidth = myVariable1;

 

See also

WindowOverlayRectangleOptions Object