Class
A brush.
applyTo
Brush
QuickLinks
Hierarchy
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| name | string | r/w | The brush's name. |
| parent | Object | readonly | The object's container. |
| typename | string | readonly | The class name of the object. |
Methods
Instances
void applyTo (artItem:
any)
Apply a brush or art style to object(s)
| Parameter | Type | Description |
|---|---|---|
| artItem | any | The page item(s) to apply to. |
Return
Brush Brushes.getByName (name: string)
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |