Gets or sets the size of the tile (chunk)
Object.defineProperty(MRTIImage.prototype, 'tileSize',
get: function(),
set: function(value)
)
tileSize: LeadSizeD;
LeadSizeD that represents the size of the tile.
MRTI technique uses tiles which can be stitched toghether to form the full image.
default tile size value is 256X256.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET