userData Property

Summary

Gets or sets a user-defined value associated with this container.

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

Property Value

A user-defined value associated with this container. The default value is null.

Requirements
Target Platforms
Help Version 21.0.2021.7.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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