Adobe Illustrator CS6 Type Library JS: CompoundPathItem

Illustrator CS6

Class

CompoundPathItem

 Compound path artwork item. Base Class: PageItem

QuickLinks

duplicate, move, remove, removeAll

Hierarchy

Object
PageItem
CompoundPathItem

Properties

PropertyTypeAccessDescription
parentObject readonlyThe object's container.
pathItemsPathItems PathItem readonlyThe path artwork in this compound path.
typenamestring readonlyThe class name of the object.

Methods

Instances

CompoundPathItem duplicate (relativeObject: Object, insertionLocation: ElementPlacement)
Duplicate this object.

ParameterTypeDescription
relativeObjectObject
insertionLocationElementPlacement

CompoundPathItem move (relativeObject: Object, insertionLocation: ElementPlacement)
Move the object.

ParameterTypeDescription
relativeObjectObject
insertionLocationElementPlacement

void remove ()
Deletes this object.

void removeAll ()
Deletes all elements.

Return

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

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

CompoundPathItem CompoundPathItems.add ()

CompoundPathItem CompoundPathItems.getByName (name: string)

Jongware, 25-Nov-2012 v3.0.3iContents :: Index