Pen.Opacity

Syntax

Opacity: Number;

Description

The Opacity property determines border transparency.

Comments

Use JSON or the setOpacity method to set the property value and the getOpacity 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