fullSize Property

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(MRTIImage.prototype, 'fullSize', 
	get: function(), 
	set: function(value) 
) 
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.

Example

Refer to WindowLevelAction

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.