C#
VB
WinRT C#
C++
Returns a value indicating whether a LeadSizeD structure is empty.
public static bool IsEmpty(Leadtools.LeadSizeD size)
Public Shared Function IsEmpty( _ByVal size As Leadtools.LeadSizeD _) As Boolean
public static bool IsEmpty(Leadtools.LeadSizeD size)
function Leadtools.LeadSizeDHelper.IsEmpty(size)
public:static bool IsEmpty(Leadtools.LeadSizeD size)
size
The size to check.
An empty LeadSizeD structure has coordinate values of "minimum double" for both the Width and Height objects.
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
