Pen.Style

Syntax

Style: PP.PenStyle;

Description

The Style property determines border display style.

Comments

Use JSON or the setStyle method to set the property value, and the getStyle 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