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 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Controls.Medical Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 Apryse Sofware Corp. All Rights Reserved.