tileSize Property

Summary

Gets or sets the size of the tile (chunk)

Syntax
TypeScript
JavaScript
Object.defineProperty(MRTIImage.prototype, 'tileSize', 
	get: function(), 
	set: function(value) 
) 
tileSize: LeadSizeD; 

Property Value

LeadSizeD that represents the size of the tile.

Remarks

MRTI technique uses tiles which can be stitched toghether to form the full image.

default tile size value is 256X256.

Example

Refer to WindowLevelAction

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.