C#
VB
Java
Objective-C
C++
Gets a special value that represents a rectangle with no coordinates.
public static LeadRectD Empty { get; }
Public Shared ReadOnly Property Empty As Leadtools.LeadRectD
const LeadRectD LeadRectDEmpty
public static LeadRectD getEmpty()
public:
static property Leadtools.LeadRectD Empty {
Leadtools.LeadRectD get();
}
The empty rectangle, which has X and Y property values of PositiveInfinity and Width and Height property values of NegativeInfinity.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET