LEADTOOLS JavaScript (Leadtools)

Width Property (LeadRectD)

Show in webframe
Gets or sets the width of this LeadRectD.
Syntax
get_width();
set_width(value);
Object.defineProperty('width');

Property Value

TypeDescription
doubleThe width 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.