bounds Property

Summary

Gets or sets the boundaries of the item.

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

Property Value

LeadRectD that represents the boundaries of the item, in a normalized form.

Remarks

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

To get the bounds of the item in pixels, refer to DisplayRectangle.

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.