Artlayers; Properties; Length; Parent - Adobe 19400084 - Photoshop CS3 Extended Manual

Javascript scripting reference
Table of Contents

Advertisement

JavaScript Scripting Reference

ArtLayers

The collection of
Note:
Because the
artLayers
var layerRef = docRef.artLayers.add()
The following sample uses the
var layerRef = docRef.ArtLayers.add()

Properties

Property

length

parent

typename

Methods

Method

index

(itemKey)
add
()

getByName

(name)

removeAll

()
Adobe Photoshop CS3
objects in the document.
artLayer
class is a property of the
ArtLayers
, rather than the class name,
ArtLayers
Value Type
number (long)
object (Document)
string
Parameter Type Returns
number
string
Document
object, you use the property name,
, in your code. For example:
ArtLayers
object incorrectly:
What it is
Read-only. The number of elements in the
collection.
Read-only. The object's container.
Read-only. The class name of the referenced
object.
artLayers
What it does
Gets an element from the
ArtLayer
collection.
Creates a new
ArtLayer
document.
Get the first element in the
ArtLayer
collection with the provided name.
Removes all elements from the
Nothing
artLayers
JavaScript Object Reference
artLayers
artLayers
in the
artLayer
artLayers
collection.
65

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Photoshop cs3

Table of Contents