LayersAttribute(params string[])
Initializes a new instance of the LayersAttribute class.
Declaration
public LayersAttribute(params string[] layers)Parameters
| Type | Name | Description |
|---|---|---|
| string[] | layers | The names of the layers in their order of execution. |