Adobe Illustrator CS6 Type Library JS: NonNativeItem

Illustrator CS6

Class

NonNativeItem

 Non-native artwork item. Base Class: PageItem

QuickLinks

duplicate, move, remove, removeAll

Hierarchy

Object
PageItem
NonNativeItem

Properties

PropertyTypeAccessDescription
parentObject readonlyThe object's container.
typenamestring readonlyThe class name of the object.

Methods

Instances

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

ParameterTypeDescription
relativeObjectObject
insertionLocationElementPlacement

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

ParameterTypeDescription
relativeObjectObject
insertionLocationElementPlacement

void remove ()
Deletes this object.

void removeAll ()
Deletes all elements.

Return

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

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

NonNativeItem NonNativeItems.getByName (name: string)

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