[]
Adds a layer with a specified name.
public OptionalContentGroup AddLayer(string name)
| Type | Name | Description |
|---|---|---|
| string | name | The layer name. |
| Type | Description |
|---|---|
| OptionalContentGroup | The newly created OptionalContentGroup object that defines the new layer. |