ScriptUIGraphics.newPen

ScriptUIPen newPen (Number type, Number color, Number width)

Parameters

type The pen type, solid or theme.
color The pen color.
width The width of the pen line in pixels.

Description

Creates a new drawing pen object.