WindowOverlayPointsOptions.Sizes Property

Top 

Description

Array of sizes of the points.

 

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:

Array of number

Access:

read/write

 

Syntax

myVariable1 = myWindowOverlayPointsOptions1.Sizes[0];

 

myWindowOverlayPointsOptions1.Sizes[0] = myVariable1;

 

See also

WindowOverlayPointsOptions Object