userData Property

Summary

The user data.

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

Property Value

Any user data for storage.

Remarks

UserData is an optional property and can be left empty. This property is for the user's convenience to store user data.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly

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