The Layer type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Layer()()()() |
Create a new Layer, without a name.
| |
| Layer(String) |
Create a new Layer.
| |
| Layer(String, Boolean) |
Create a new Layer.
|
Methods
| Name | Description | |
|---|---|---|
| Clone |
Clones this Layer, and detach it from the original document.
| |
| ToString |
The name is this Layer.
(Overrides Object..::..ToString()()()().) |
Properties
| Name | Description | |
|---|---|---|
| Name |
The name of this layer.
| |
| Visible |
The state if this layer must be visible or invisible when the page is rasterized.
|