Gets or sets the thickness of the cut-lines.
Object.defineProperty(CutLines.prototype, 'thickness',
get: function(),
set: function(value)
)
thickness: number;
Value that indicates the thickness of the cut-lines. The default thickness is 1.
The slice thickness consists of the pixels that are perpendicular to the cut-line. The thickness of the slice is represented as a transparent area around the cut-line.
Adjust the slice thickness by dragging the handles between the end handles and the cut-lines center point.
All pixels in the thickness range are combined together using a projection method. For more information, refer to ProjectionOrientationType.
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