LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

AddLayer Method

Show in webframe
Parent layer in the container. Pass null to add the layer to the root of the container
The layer to add. Must not be null.
Adds a layer to the container.
Syntax
 function Leadtools.Annotations.Automation.AnnAutomation.addLayer( 
   parentLayer ,
   layer 
)

Parameters

ParameterTypeDescription
parentLayerAnnLayerParent layer in the container. Pass null to add the layer to the root of the container
layerAnnLayerThe layer to add. Must not be null.
Remarks

Use LayerFromSelectedObjects to create a layer from the currently selected objects.

Use DeleteLayer to delete a layer from the container.

See Also

Reference

AnnAutomation Object
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.