LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Name Property

Show in webframe
Gets or sets the optional name of this layer.
Syntax
get_name();
set_name(value);
Object.defineProperty('name');

Property Value

TypeDescription
stringThe optional name of this layer. The default value is null.
Remarks

The name of the layer is not used by the annotation container and is a user-defined value.

AnnCodecs loads/saves the value of this property.

Example

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

See Also

Reference

AnnLayer Object
AnnLayer Members

 

 


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