Adobe Photoshop CS5 Object Library JS: ElementPlacement

Photoshop CS5

 Controls where Photoshop places an element.

Value

NameDescriptionValue
ElementPlacement.PLACEAFTERPlace after an element. int 1
ElementPlacement.PLACEATENDPlace an element at the end. int 3
ElementPlacement.PLACEBEFOREPlace before an element. int 2

Usage

In function

Channel Channel.duplicate (relativeObject: Object, insertionLocation: ElementPlacement)

Document Document.duplicate (relativeObject: Object, insertionLocation: ElementPlacement)

Layer Layer.duplicate ([relativeObject: Object][, insertionLocation: ElementPlacement])

Layer Layer.move (relativeObject: Object, insertionLocation: ElementPlacement)

PathItem PathItem.duplicate (relativeObject: Object, insertionLocation: ElementPlacement)

Jongware, 28-Aug-2012 v3.0.3iContents :: Index