←Select platform

Empty Property

Summary
Gets a special value that represents a rectangle with no coordinates.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public static LeadRectD Empty { get; } 
const LeadRectD LeadRectDEmpty 
public static LeadRectD getEmpty(); 
public: 
static property LeadRectD Empty { 
   LeadRectD get(); 
} 
Empty # get  (LeadRectD) 

Property Value

The empty rectangle, which has X and Y property values of PositiveInfinity and Width and Height property values of NegativeInfinity.

Requirements

Target Platforms

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

Leadtools Assembly

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