LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

IsEmpty Method (LeadSizeDHelper)






The size to check.
Returns a value indicating whether a LeadSizeD structure is empty. .NET support WinRT support
Syntax
public static bool IsEmpty( 
   LeadSizeD size
)
'Declaration
 
Public Shared Function IsEmpty( _
   ByVal size As LeadSizeD _
) As Boolean
'Usage
 
Dim size As LeadSizeD
Dim value As Boolean
 
value = LeadSizeDHelper.IsEmpty(size)
public static bool IsEmpty( 
   LeadSizeD size
)
 function Leadtools.LeadSizeDHelper.IsEmpty( 
   size 
)
public:
static bool IsEmpty( 
   LeadSizeD size
) 

Parameters

size
The size to check.
Remarks

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LeadSizeDHelper Class
LeadSizeDHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.