C#
VB
Java
Objective-C
C++
Gets a special value that represents a size with no coordinates.
public static LeadSizeD Empty { get; }
Public Shared ReadOnly Property Empty As Leadtools.LeadSizeD
const LeadSizeD LeadSizeDZero
public static LeadSizeD getEmpty()
public:
static property Leadtools.LeadSizeD Empty {
Leadtools.LeadSizeD get();
}
The empty size, which has 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