ArtStyle

An art style.

Methods:

applyTo, mergeTo, remove, removeAll

Objects:

String

Property Listing

Property

Type

Access

Description

name

String

read/write

The art style's name.

parent

 

readonly

The object's container.

typename

String

readonly

The class name of the object.

Method Listing

undefined applyTo (artItem:Varies)

Apply a brush or art style to object(s)

Parameter

Type

Description

artItem

Varies

The page item(s) to apply to.

undefined mergeTo (artItem:Varies)

Merge an art style to object(s) current style(s)

Parameter

Type

Description

artItem

Varies

The page item(s) to merge to.

undefined remove ()

Deletes this object.

undefined removeAll ()

Deletes all elements.

Return

ArtStyles.getByName()