LEADTOOLS JavaScript (Leadtools)

Height Property (LeadRectD)

Show in webframe
Gets or sets the height of this LeadRectD.
Syntax
get_height();
set_height(value);
Object.defineProperty('height');

Property Value

TypeDescription
doubleThe height of this LeadRectD.
Remarks

If this LeadRectD is Empty, then trying to change its values will result in an error.

Trying to set this property to a value that is less than 0 will result in an error.

See Also

Reference

LeadRectD Object
LeadRectD Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.