Artboard

An artboard object.

Methods:

remove, removeAll

Objects:

Boolean, Number, Point, String

Property Listing

Property

Type

Access

Description

artboardRect

Rect

read/write

Size and position of artboard.

name

String

read/write

The name of the artboard.

parent

 

readonly

The object's container.

rulerOrigin

Point

read/write

Ruler origin of artboard.It is relative to left-bottom corner of the Artboard.

rulerPAR

Number (range 0.1 - 10.0)

read/write

Pixel aspect ratio, used in ruler visualization if the units are pixels.

showCenter

Boolean

read/write

Show center mark.

showCrossHairs

Boolean

read/write

Show cross hairs.

showSafeAreas

Boolean

read/write

Show title and action safe areas (for video)

typename

String

readonly

The class name of the object.

Method Listing

undefined remove ()

Deletes this object.

undefined removeAll ()

Deletes all elements.

Return

Artboards.add()

Artboards.getByName()

Artboards.getByName()