Pen.Color

Syntax

Color: PP.Color | String;

Description

The Color property determines border color.

Comments

Use JSON or the setColor method to set the property value, and the getColor method to get the property value.

Value text formats:

Example

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

See also:

Pen