bounds Property

Summary

The boundaries of the sub-cells.

Syntax
TypeScript
JavaScript
Object.defineProperty(CellItem.prototype, 'bounds', 
	get: function(), 
	set: function(value) 
) 
bounds: LeadRectD; 

Property Value

LeadRectD marking the boundaries of the sub-cells, in a normalized form.

Remarks

The boundaries rectangle is in a normalized form, meaning that the value will range from 0 to 1.

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.