mode Property

Summary

An enumeration value that defines the arrangement of the cells.

Syntax

TypeScript
JavaScript
Object.defineProperty(LayoutManager.prototype, 'mode', 
	 get: function(), 
	 set: function(value) 
) 
      mode: CellsArrangement; 

Property Value

An enumeration. The default value is the preferred layout located on the ImageLoader.

Remarks

The possible cell arrangements are Grid = 0 and Random = 1.

Requirements

Target Platforms

See Also

CellsArrangement

LayoutManager

LayoutManager Members

Leadtools.Controls.Medical Namespace

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.