displayRectangle Property

Summary

Gets or sets the boundaries of this item.

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

Property Value

LeadRectD that represents the boundaries of this item, in pixels.

Remarks

To get the bounds of the item in a normalized form, refer to Bounds.

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.