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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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