chunkList Property (MRTISubCell)

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(MRTISubCell.prototype, 'chunkList', 
	get: function() 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize