userData Property

Summary

The user data.

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

Property Value

Object that can contain any user data to be set.

Remarks

Internally, the user data is filled with the image processing data that is applied to the chunk.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.