GraphicsOverlay.ShapePointWidth Property

Top 

Description

The width of the active shape, determined by CurrentShapeIndex, when the current shape is of the 'Points' type.

 

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

Units:

pixel

Default Value:

3

Valid Range:

GraphicsOverlay.ShapePointWidth > 0

 

Syntax

myVariable1 = myGraphicsOverlay1.ShapePointWidth;

 

myGraphicsOverlay1.ShapePointWidth = myVariable1;

 

See also

GraphicsOverlay Object

Graphics Overlays Guide