height Property (LeadRectD)

Summary

Gets or sets the height of this LeadRectD.

Syntax

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

Property Value

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize