LEADTOOLS JavaScript (Leadtools.Annotations.Core)

StateId Property (AnnContainer)

Show in webframe
Gets or sets the optional state ID of this container to be used with state rendering engines.
Syntax
get_stateId();
set_stateId(value);
Object.defineProperty('stateId');

Property Value

TypeDescription
stringThe optional state ID of this container to be used with state rendering engines. The default value is an empty string.
Remarks

The StateId is used by state rendering engines (such as SVG or XAML) to store the element ID of the container.

See Also

Reference

AnnContainer Object
AnnContainer Members

 

 


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