LEADTOOLS JavaScript (Leadtools.Annotations.Core)

ActiveLayer Property

Show in webframe
Gets or sets the active layer in this container.
Syntax
get_activeLayer();
set_activeLayer(value);
Object.defineProperty('activeLayer');

Property Value

TypeDescription
AnnLayerThe active layer in this container. The default value is null denoting the default layer in the container.
Remarks

Any container can be designated as the active object in the container using ActiveLayer. The active container is null by default denoting the default layer in the container. When new objects are drawn on the container using automation, the objects are added to the active container.

Example

For an example, refer to the AnnotationsLayerDemo in your LEADTOOLS setup.

See Also

Reference

AnnContainer Object
AnnContainer Members

 

 


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