empty Property

Summary

Gets a value that represents a static empty LeadSizeD.

Syntax
TypeScript
JavaScript
Object.defineProperty(LeadSizeD.prototype, 'empty', 
	get: function() 
) 
static empty: LeadSizeD; // read-only 

Property Value

An empty LeadSizeD object.

Remarks

The Width and Height of the instance of LeadSizeD are set a negative number. This is the only situation where LeadSizeD can be a negative number.

An empty LeadSizeD object indicates a size that is not set. You cannot modify the values of an empty size and you should not use the values returned from Width and Height. You can use the IsEmpty property to determine whether a size is empty (has not been set).

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