stateId Property

Summary

Gets or sets the optional state ID of this container to be used with state rendering engines.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnContainer.prototype, 'stateId', 
	get: function(), 
	set: function(value) 
) 
stateId: string; 

Property Value

The 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.

Requirements

Target Platforms

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.