Object
ScriptUIPen
A drawing pen that defines a color and line width used to stroke paths.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Number[] | readonly | The pen color. | |
| Number 1– | read/write | The pixel width of the drawing line. | |
| String | readonly | The theme name. | |
| String | readonly | The pen type, solid or theme. |
Object of 2
Properties elsewhere that hold a ScriptUIPen.
Parameter of 2
Method parameters that accept a ScriptUIPen.
Return 1
Methods that return a ScriptUIPen.