Adobe Illustrator CS5 Type Library JS: GraphItem

Illustrator CS5

Class

GraphItem

 Graph artwork item. Base Class: PageItem

QuickLinks

duplicate, move, remove, removeAll

Hierarchy

Object
PageItem
GraphItem

Properties

PropertyTypeAccessDescription
contentVariableany r/wThe content variable bound to this graph.
parentObject readonlyThe object's container.
typenamestring readonlyThe class name of the object.

Methods

Instances

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

ParameterTypeDescription
relativeObjectObject
insertionLocationElementPlacement

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

ParameterTypeDescription
relativeObjectObject
insertionLocationElementPlacement

void remove ()
Deletes this object.

void removeAll ()
Deletes all elements.

Return

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

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

GraphItem GraphItems.getByName (name: string)

Jongware, 27-Jun-2010 v3.0.3dContents :: Index