cells Property

Summary

Gets the LayoutManagerItem list of items that will be affected by the rotation tool.

Syntax
TypeScript
JavaScript
Object.defineProperty(RotationTool.prototype, 'cells', 
	get: function(), 
	set: function(value) 
) 
cells: LayoutManagerItem[]; 

Property Value

List of LayoutManagerItem affected by the rotation tool.

Remarks

The rotation tool basically changes the orientation of the cell based on the rotation value.

All cells in the list must be of the same series.

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.