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