Layer class
Layer class
Represents Photoshop text layer.
Inheritance: Layer →
XmpTypeBase
The Layer type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the Layer class. |
| init | Initializes a new instance of the Layer class. |
Properties
| Property | Description |
|---|---|
| name | Gets or sets the name of the text layer. |
| text | Gets or sets the text content of the layer. |
Methods
| Method | Description |
|---|---|
| get_xmp_representation | Returns string contained value in XMP format. |
| equals | Indicates whether the current object is equal to another object of the same type. |
See Also
- module
aspose.cad.xmp.schemas.photoshop - class
Layer - class
XmpTypeBase