| Overload | Description |
|---|---|
| Layer(Int16) | Returns one the project's layer as TransientLayer object. If specified layer not exist, null is returned. |
| Layer(String) | Returns one the project's layer as TransientLayer object. If specified layer not exist, null is returned. |