C#
VB
Java
Objective-C
C++
Represents a new instance of the LeadSize structure with uninitialized members.
public static LeadSize Empty { get; }
Public Shared ReadOnly Property Empty As Leadtools.LeadSize
const LeadSize LeadSizeZero
static public LeadSize getEmpty()
public:
static property Leadtools.LeadSize Empty {
Leadtools.LeadSize get();
}
A new instance of the LeadSize structure with uninitialized members.
An uninitialized LeadSize has width and height values of zero.
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