Pen.Width

Syntax

Width: Number;

Description

The Width property determines border width.

Comments

Use JSON or the setWidth method to set the property value and the getWidth method to get the property value.

Example

The property use is given on the page with description of the Pen.toSVGFormat method.

See also:

Pen