C#
VB
WinRT C#
C++
Represents a new instance of the LeadRectD with uninitialized members.
public static Leadtools.LeadRectD Empty {get;}
Public Shared ReadOnly Property Empty As Leadtools.LeadRectD
public static Leadtools.LeadRectD Empty {get;}
get_Empty();
public:
static property Leadtools.LeadRectD Empty {
Leadtools.LeadRectD get();
}
A new instance of the LeadRectD with uninitialized members.
An uninitialized LeadRectD contains values of X, Y, Width and Height to "maximum double", "maximum double", "minimum double" and "minimum double" respectively.
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