displayRectangle Property

Summary

Gets or sets the boundaries of this item.

Syntax

JavaScript Syntax
Object.defineProperty(LayoutManagerItem.prototype, 'displayRectangle', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly