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