bounds Property

Summary

Gets or sets the boundaries of the sub-cells.

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

Property Value

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

Remarks

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

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.