Adobe Illustrator CS5 Type Library JS: Symbol

Illustrator CS5

Class

Symbol

 A symbol.

QuickLinks

duplicate, remove, removeAll

Hierarchy

Object
Symbol

Properties

PropertyTypeAccessDescription
namestring r/wThe symbol's name.
parentObject readonlyThe object's container.
typenamestring readonlyThe class name of the object.

Methods

Instances

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

ParameterTypeDescription
relativeObjectObject
insertionLocationElementPlacement

void remove ()
Deletes this object.

void removeAll ()
Deletes all elements.

Element of

SymbolItem.symbol

Used in:

SymbolItem SymbolItems.add (symbol: Symbol)

Return

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

Symbol Symbols.add (sourceArt: PageItem[, registrationPoint: SymbolRegistrationPoint=SymbolRegistrationPoint.SYMBOLCENTERPOINT])

Symbol Symbols.getByName (name: string)

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