thickness Property

Summary

Gets or sets the thickness of the cut-lines.

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

Property Value

Value that indicates the thickness of the cut-lines. The default thickness is 1.

Remarks

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.

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.