Class
A snapshot of a state of the layers in a document (can be used to view different page layouts or compostions).
add, apply, recapture, remove, removeAll, resetFromComp
LayerComp
QuickLinks
Hierarchy
Properties
Methods
Instances
LayerComp add ()
Adds an element.
void apply ()
Applies the layer comp to the document.
void recapture ()
Recaptures the current layer state(s) for this layer comp.
void remove ()
Deletes this object.
void removeAll ()
Deletes all elements.
void resetFromComp ()
Resets the layer comp state to the document state.
Return
LayerComp LayerComp.add ()
LayerComp LayerComps.[] (index: uint)
LayerComp LayerComps.add (name: string[, comment: string][, appearance: bool=false][, position: bool=false][, visibility: bool=true])
LayerComp LayerComps.getByName (name: string)
Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |