Adobe Illustrator · Schema
Layer
Layer from Adobe Illustrator API
Creative CloudDesignIllustratorVector Graphics
Properties
| Name | Type | Description |
|---|---|---|
| id | string | Unique identifier of the layer. |
| name | string | Name of the layer. |
| visible | boolean | Whether the layer is visible. |
| locked | boolean | Whether the layer is locked. |
| printable | boolean | Whether the layer is printable. |
| preview | boolean | Whether the layer is in preview mode. |
| dimPlacedImages | boolean | Whether to dim placed images. |
| color | string | The layer highlight color. |
| opacity | number | Layer opacity as a percentage (0-100). |
| blendingMode | string | Blending mode for the layer. |
| isClippingMask | boolean | Whether the layer is a clipping mask. |
| sliced | boolean | Whether the layer is sliced. |
| hasSelectedArtwork | boolean | Whether the layer contains selected artwork. |
| pathItemCount | integer | Number of path items in the layer. |
| textFrameCount | integer | Number of text frames in the layer. |
| sublayerCount | integer | Number of sublayers. |