Access document level layers from anywhere in the document.
Syntax
layers.<layer name>.<property>
For a description of the properties and methods of a layer, please see the layer script reference.
Examples
layers.layer_1.x = 100;
Remarks
See Also
Access document level layers from anywhere in the document.
Syntax
layers.<layer name>.<property>
For a description of the properties and methods of a layer, please see the layer script reference.
Examples
layers.layer_1.x = 100;
Remarks
See Also