LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Layer Property

Show in webframe
Gets the optional layer that contains this object.
Syntax
get_layer();
set_layer(value);
Object.defineProperty('layer');

Property Value

TypeDescription
AnnLayerThe optional layer that contains this object. The default value is null.
Remarks

Do not set the layer directly using this property. Instead, add the object to the layer Children collection.

See Also

Reference

AnnObject Object
AnnObject Members

 

 


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