Method Add
Namespace TallComponents.PDF
Class LayerCollection
Add a new layer to the end of this collection.
Syntax
public
Void
Add(
Layer
layer
)
Returns
Void
Parameters
Layer
layer
The layer to add.