←Select platform

Empty Property

Summary

Gets a special value that represents a rectangle with no coordinates.

Syntax
C#
VB
Objective-C
C++
Java
public static LeadRectD Empty { get; } 
Public Shared ReadOnly Property Empty As LeadRectD 
const LeadRectD LeadRectDEmpty 
public static LeadRectD getEmpty() 
public: 
static property LeadRectD Empty { 
   LeadRectD get(); 
} 

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

Leadtools Assembly