public GraphicalLayer AddLayer( GraphicalLayer layer )
public: GraphicalLayer^ AddLayer( GraphicalLayer^ layer )
Parameters
| Parameter Name | Description |
|---|---|
| layer | Layer object to create. |
Return Value
If succeeded returns newly created GraphicalLayer object, otherwise returns null.