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.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly