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 together to form the full image.

default tile size value is 256X256.

Requirements

Target Platforms

Help Version 23.0.2024.5.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Controls.Medical Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.