fullSize Property

Summary

Gets or sets the value that represents the maximum / full resolution of the MRTI image.

Syntax

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

Property Value

Value that represents the maximum / full resolution of the MRTI image.

Remarks

The MRTI technolgoy generates multiple resolutions of the image and display the best one that suit the current display area, you can specify how many resolution you can set in Resolutions.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly