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
layerobjectThe layer object to be set as active.