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 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.