secondLineCell Property

Summary

Gets the cell that contains the image generated from the second line.

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

Property Value

Derivative3D that represents the cell that contains the image generated from the second cut-line.

Remarks

SecondLineCell is null if the DoubleCutLine is set to false. The only value that you can set or get in this case is the FirstLineCell.

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.