C#
VB
WinRT C#
C++
Returns a value indicating whether a LeadSize structure is empty.
public static bool IsEmpty(
Leadtools.LeadSize size
)
Public Shared Function IsEmpty( _
ByVal size As Leadtools.LeadSize _
) As Boolean
public static bool IsEmpty(
Leadtools.LeadSize size
)
function Leadtools.LeadSizeHelper.IsEmpty(
size
)
public:
static bool IsEmpty(
Leadtools.LeadSize size
)
size
The Size to check.
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