thickness Property

Summary

Represents the thickness of the extracted slice.

Syntax
TypeScript
JavaScript
Object.defineProperty(SliceFrame.prototype, 'thickness', 
	get: function(), 
	set: function(value) 
) 
thickness: number; 

Property Value

Float value that represents the thickness of the extracted slice. The default value is 1.

Remarks

The main characteristics of thickness are:

  • Thickness of the slices consists of the pixels that are perpendicular to the slice plane.

  • The default thickness value is 1.

  • The pixels in the thickness range are combined together using a projection method. For more information, refer to OperationType.

  • The engine must be set in the constructor.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.