firstLineCell Property

Summary

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

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

Property Value

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

Remarks

if the DoubleCutLine is set to true, then you will have two cut lines perpendicular to each other. This cell is attached to only one of them and to get the other cell, refer to SecondLineCell.

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.