[]
Initializes a new instance of the Layer class.
public Layer()
Initializes a new instance of the Layer class using a specified name.
public Layer(string name)
Type | Name | Description |
---|---|---|
string | name | A string value indicating the name of the layer. |
Type | Condition |
---|---|
ArgumentException | Throws if |