fullDpi Property

Summary

Gets or sets the value the determine the DPI resolution of the MRTI image.

Syntax

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

Property Value

Value the determine the DPI resolution of the MRTI image.

Remarks

This value is not used right now, and should be reserved for future.

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