Is this page helpful?

In this page

displayRectangle Property

Summary

Gets or sets the Rectangle used to resize the DOM element and position it in the parent Div element.

Syntax

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

Property Value

An lt.LeadRectD. The default value is an empty lt.LeadRectD.

Requirements

Target Platforms

See Also

TextArea

TextArea Members

Leadtools.Controls.Medical Namespace

Help Version 23.0.2024.5.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Controls.Medical Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.