chunkList Property

Summary

Get a list of chunks (tiles) that is generating the display output.

Syntax
TypeScript
JavaScript
Object.defineProperty(MRTISubCell.prototype, 'chunkList', 
	get: function() 
) 
chunkList: ChunkData[]; // read-only 

Property Value

A list of ChunkData that contains the chunks (list) that is generating the display output.

Remarks

To get the low resolution background image, refer to LowResImage.

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.