Represents the thickness of the extracted slice.
Object.defineProperty(SliceFrame.prototype, 'thickness',
get: function(),
set: function(value)
)
thickness: number;
Float value that represents the thickness of the extracted slice. The default value is 1.
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document