width Property

Summary

Gets or sets the width of this LeadRectD.

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

Property Value

The 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.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly