chunkList Property

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(SpyGlassPositionChangedEventArgs.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 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.