Adobe Illustrator CS5 Type Library JS: Artboard

Illustrator CS5

Class

Artboard

 An artboard object.

QuickLinks

remove, removeAll

Hierarchy

Object
Artboard

Properties

PropertyTypeAccessDescription
artboardRectRect r/wSize and position of artboard.
namestring r/wThe name of the artboard.
parentObject readonlyThe object's container.
rulerOriginPoint r/wRuler origin of artboard.It is relative to left-bottom corner of the Artboard.
rulerPARnumber (range: 0.1 - 10.0) r/wPixel aspect ratio, used in ruler visualization if the units are pixels.
showCenterbool r/wShow center mark.
showCrossHairsbool r/wShow cross hairs.
showSafeAreasbool r/wShow title and action safe areas (for video)
typenamestring readonlyThe class name of the object.

Methods

Instances

void remove ()
Deletes this object.

void removeAll ()
Deletes all elements.

Return

Artboard Artboards.add (artboardRect: Rect)

Artboard Artboards.getByName (artboardName: string)

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