Layer

Layer class

Represents page layer.

The Layer type exposes the following members:

Constructors

NameDescription
Layer(id, name)Initializes a new instance of the Layer class

Properties

NameDescription
nameGets the layer name.
idGets the layer id.
contentsGets the layer content.

See Also