Method AddLayer
- Namespace
- vdWebLibrary
- Assembly
- JsPropertiesExtractor.dll
AddLayer(string)
Adds a new layer to the document's layers collection.
public object AddLayer(string layername)
Parameters
layernamestringThe name of the layer to be added.
Returns
- object
The created layer object.