Table of Contents

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

layername string

The name of the layer to be added.

Returns

object

The created layer object.