GraphicsOverlayShape.PointWidth Property

Top 

Description

The width of points when the TickType is not specified. When the TickType is specified, the TickWidth property will be used instead.

 

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.0

Valid Range:

GraphicsOverlayShape.PointWidth > 0

 

Syntax

myVariable1 = myGraphicsOverlayShape1.PointWidth;

 

myGraphicsOverlayShape1.PointWidth = myVariable1;

 

See also

GraphicsOverlayShape Object

Graphics Overlays Guide