Adobe Photoshop CS5 Object Library JS: CountItem

Photoshop CS5

Class

CountItem

 A counted item in the document. The count item feature is available in the Extended Version only.

QuickLinks

add, remove, removeAll

Hierarchy

Object
CountItem

Properties

PropertyTypeAccessDescription
parentObject readonlyThe object's container.
positionUnitPoint readonlyThe position of count item in the document.
typenamestring readonlyThe class name of the object.

Methods

Instances

CountItem add ()
Adds an element.

void remove ()
Deletes this object.

void removeAll ()
Deletes all elements.

Return

CountItem CountItem.add ()

CountItem CountItems.[] (index: uint)

CountItem CountItems.add (position: UnitPoint)

CountItem CountItems.getByName (name: string)

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