→ void
Apply effect to selected artItem.
liveEffectXML
String
A page item object.
| Name | Type | Access | Description |
|---|---|---|---|
| String | read/write | The value of the Adobe URL tag assigned to this artwork item. | |
| Int32 | readonly | The absolute drawing order of the layer. | |
| KnockoutState | read/write | Is the artwork used to create a knockout. | |
| BlendModes | read/write | The mode used when compositing an object. | |
| Rect | readonly | The bounds of the artwork including stroke width and controls. | |
| Boolean | readonly | Can the art item be modified. | |
| Rect | readonly | The bounds of the artwork excluding stroke width. | |
| Number 0.0–16348.0 | read/write | The height of the art item. | |
| Boolean | read/write | Is the artwork isolated. | |
| Layer | readonly | The layer to which this artwork belongs. | |
| Number | read/write | The left position of the art item. | |
| Boolean | read/write | Is this artwork item locked? | |
| String | read/write | The item's name. | |
| String | read/write | The note assigned to this artwork item. | |
| Number 0.0–100.0 | read/write | The object's opacity (between 0.0 and 100.0) | |
| The | readonly | The object's container. | |
| Boolean | read/write | Is this artwork item aligned to Pixel Grid? | |
| Point | read/write | The position of the top left corner of the art item. | |
| Boolean | read/write | Is this artwork item selected? | |
| Boolean | read/write | Is the art item sliced (default: false) | |
| Tags |
readonly | The collection of tags associated with this page item. | |
| Number | read/write | The top position of the art item. | |
| String | readonly | The class name of the object. | |
| String | readonly | The item's unique identifier. | |
| Varies | read/write | The visibility variable bound to this page item. | |
| Rect | readonly | The visible bounds of the artwork including stroke width. | |
| Number 0.0–16348.0 | read/write | The width of the art item. | |
| Boolean | read/write | Should the text frame object be wrapped inside this object? | |
| Number | read/write | Use this offset when wrapping text around this object. | |
| Boolean | read/write | Wrap text frame objects around this object (text frame must be above the object) | |
| Int32 | readonly | The drawing order of the art within it's group or layer. |
Apply effect to selected artItem.
Place art object(s)in perspective grid at spedified perspective plane and coordinate.
Duplicate this object.
Move the object.
Deletes this object.
Deletes all elements.
Scale art object(s)
Rotate art object(s)
Sends the script message to the required plugin.
Transform art object(s) using a transformation matrix.
Reposition art object(s)
Arranges the art relative to other art in the group or layer.
Properties elsewhere that hold a PageItem.
Method parameters that accept a PageItem.
Methods that return a PageItem.