Represents the thickness of the extract slice
public float Thickness { get; set; }
public:
property Single Thickness
{
Single get()
void set(Single value)
}
a float value that represents the thickness of the extract slice, default value is 1
the thickness is the slices consist of the pixels that are prepedicular to the slice plane.
the default thickness is 1
all the pixels in the thickness range are combined together using a projection method, for more information, refer to ProjectionType
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