C#
VB
Java
Objective-C
C++
Gets a value indicating whether this LeadSize structure is empty.
[XmlIgnoreAttribute()]
public bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean
BOOL LeadSizeIsZero(LeadSize size)
public boolean isEmpty()
public:
property bool IsEmpty {
bool get();
}
true if this LeadSize structure is empty; false, otherwise.
An uninitialized LeadSize has a width and height value 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