A layer.
Go to Property Listing | Method Listing
BlendModes, Boolean, CompoundPathItems, GraphItems, GridRepeatItems, GroupItems, KnockoutState, Layers, LegacyTextItems, MeshItems, NonNativeItems, Number, PageItems, PathItems, PlacedItems, PluginItems, RGBColor, RadialRepeatItems, RasterItems, String, SymbolItems, SymmetryRepeatItems, TextFrameItems
Property |
Type |
Access |
Description |
---|---|---|---|
Int32 |
readonly |
The absolute drawing order of the layer. |
|
read/write |
Is the artwork used to create a knockout. |
||
read/write |
The mode used when compositing an object. |
||
read/write |
Color used when outlining artwork in this layer. |
||
readonly |
The compound path artwork in this layer. |
||
read/write |
Is rendered as dimmed in this layer? |
||
readonly |
The graph art items in this layer. |
||
readonly |
The grid repeat items in this layer. |
||
readonly |
The group items in this layer. |
||
read/write |
Is any artwork in this layer selected? Setting this property to false deselects all artwork in the layer. |
||
read/write |
Is the artwork isolated. |
||
readonly |
Nested layers. |
||
readonly |
The text frame items in this story. |
||
read/write |
Is the layer editable? |
||
readonly |
The mesh art items in this layer. |
||
read/write |
The layer's name. |
||
readonly |
The non-native art items in this layer. |
||
read/write |
The layer's opacity (between 0.0 and 100.0) |
||
readonly |
All the artwork in this layer. |
||
readonly |
The object's container. |
||
readonly |
The path artwork in this layer. |
||
readonly |
The placed art items in this layer. |
||
readonly |
The plugin art items in this layer. |
||
read/write |
Is the layer rendered in preview mode? |
||
read/write |
Is the layer printable? |
||
readonly |
The radial repeat items in this layer. |
||
readonly |
The raster art items in this layer. |
||
read/write |
Is the layer sliced (default: false) |
||
readonly |
The symbol items in this layer. |
||
readonly |
The symmetry repeat items in this layer. |
||
readonly |
The text frame items in this layer. |
||
readonly |
The class name of the object. |
||
read/write |
Is the layer visible? |
||
Int32 |
readonly |
The drawing order of the layer. |
Layer move (relativeObject:Object, insertionLocation:ElementPlacement)
Move the object.
Parameter |
Type |
Description |
---|---|---|
relativeObject |
||
insertionLocation |
ElementPlacement |
undefined remove ()
Deletes this object.
undefined removeAll ()
Deletes all elements.
undefined zOrder (zOrderCmd:ZOrderMethod)
Arranges the layer relative to other layers.
Parameter |
Type |
Description |
---|---|---|
zOrderCmd |
How to arrange the layer. |