Sg2.0
Layer
Packages

Layer extends Art

The Layer item represents a layer in an Illustrator document.

Constructors

Properties

Read-only.Returns a boolean value that specifies wether the Layer is active.
Returns:
Boolean
Specifies the color used for outlining Art items when they are selected.
Returns:
Read-only.
Returns:
A boolean value that sets the layer to preview (true) or outlinemode (false).If a layer is set to outline mode, art in all it's childlayers is rendered in outline mode, regardless of their preview settings.
Returns:
Boolean
A boolean value that specifies wether the Layer is considered printablewhen printing the document.
Returns:
Boolean
A boolean value that specifies wether the Layer is selected.
Returns:
Boolean
A boolean value that specifies wether the Layer is visible.
Returns:
Boolean

Functions

Activates the layer
Parameters:
color: Color

Inheritance