signed3D Property

Summary

Gets a boolean value that indicates whether the 3D data generated by Create3D is signed or unsigned.

Syntax
TypeScript
JavaScript
Object.defineProperty(Cell.prototype, 'signed3D', 
	get: function(), 
	set: function(value) 
) 
signed3D: boolean; 

Property Value

true if the 3D data generated by Create3D is unsigned; false if the data is signed

Remarks

The MPR uses this value in order to render the frames for signed images correctly.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly

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