→ Layer
Move the object.
relativeObject
Object
insertionLocation
ElementPlacement
A layer.
| Name | Type | Access | Description |
|---|---|---|---|
| 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. | |
| RGBColor | read/write | Color used when outlining artwork in this layer. | |
| CompoundPathItems |
readonly | The compound path artwork in this layer. | |
| Boolean | read/write | Is rendered as dimmed in this layer? | |
| GraphItems |
readonly | The graph art items in this layer. | |
| GridRepeatItems |
readonly | The grid repeat items in this layer. | |
| GroupItems |
readonly | The group items in this layer. | |
| Boolean | read/write | Is any artwork in this layer selected? Setting this property to false deselects all artwork in the layer. | |
| Boolean | read/write | Is the artwork isolated. | |
| Layers |
readonly | Nested layers. | |
| LegacyTextItems |
readonly | The text frame items in this story. | |
| Boolean | read/write | Is the layer editable? | |
| MeshItems |
readonly | The mesh art items in this layer. | |
| String | read/write | The layer's name. | |
| NonNativeItems |
readonly | The non-native art items in this layer. | |
| Number | read/write | The layer's opacity (between 0.0 and 100.0) | |
| PageItems |
readonly | All the artwork in this layer. | |
| The | readonly | The object's container. | |
| PathItems |
readonly | The path artwork in this layer. | |
| PlacedItems |
readonly | The placed art items in this layer. | |
| PluginItems |
readonly | The plugin art items in this layer. | |
| Boolean | read/write | Is the layer rendered in preview mode? | |
| Boolean | read/write | Is the layer printable? | |
| RadialRepeatItems |
readonly | The radial repeat items in this layer. | |
| RasterItems |
readonly | The raster art items in this layer. | |
| Boolean | read/write | Is the layer sliced (default: false) | |
| SymbolItems |
readonly | The symbol items in this layer. | |
| SymmetryRepeatItems |
readonly | The symmetry repeat items in this layer. | |
| TextFrameItems |
readonly | The text frame items in this layer. | |
| String | readonly | The class name of the object. | |
| Boolean | read/write | Is the layer visible? | |
| Int32 | readonly | The drawing order of the layer. |
Move the object.
Deletes this object.
Deletes all elements.
Arranges the layer relative to other layers.
Properties elsewhere that hold a Layer.
Methods that return a Layer.