C#
VB
WinRT C#
C++
Gets a value indicating whether this LeadRect structure is empty.
public static bool IsEmpty(
Leadtools.LeadRect rect
)
Public Shared Function IsEmpty( _
ByVal rect As Leadtools.LeadRect _
) As Boolean
public static bool IsEmpty(
Leadtools.LeadRect rect
)
function Leadtools.LeadRectHelper.IsEmpty(
rect
)
public:
static bool IsEmpty(
Leadtools.LeadRect rect
)
rect
The rectangle to check.
true if this LeadRect structure is empty; false, otherwise.
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