←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly