←Select platform

IsEmpty Method (LeadSizeDHelper)

Summary

Returns a value indicating whether a LeadSizeD structure is empty.

Syntax

C#
VB
WinRT C#
C++
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 
)  

Parameters

size
The size to check.

Remarks

An empty LeadSizeD structure has coordinate values of "minimum double" for both the Width and Height objects.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize