Table of Contents

Method SetActiveLayer

Namespace
vdWebLibrary
Assembly
JsPropertiesExtractor.dll

SetActiveLayer(object)

Sets the given Layer as the document's active Layer. After setting the SetActiveLayer all of the new entities will be added as reference in the layer.

public void SetActiveLayer(object layer)

Parameters

layer object

The layer object to be set as active.