isEmpty Property

Summary

Gets a value that indicates whether this instance of LeadRectD is Empty.

Syntax

JavaScript Syntax
Object.defineProperty(LeadRectD.prototype, 'isEmpty', 
	get: function() 
) 
TypeScript Syntax
isEmpty: boolean; // read-only 

Property Value

true if this instance of rect is Empty; otherwise, it is false.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly