←Select platform

Empty Property

Summary
Gets a special value that represents a size with no coordinates.
Syntax
C#
VB
Objective-C
C++
Java
public static LeadSizeD Empty { get; } 
Public Shared ReadOnly Property Empty As LeadSizeD 
const LeadSizeD LeadSizeDZero 
public static LeadSizeD getEmpty() 
public: 
static property LeadSizeD Empty { 
   LeadSizeD get(); 
} 

Property Value

The empty size, which has Width and Height property values of NegativeInfinity.

Requirements

Target Platforms

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

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.