LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

IsEmpty Method (LeadSizeHelper)






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

Parameters

size
The Size to check.
Remarks

An empty LeadSize structure has coordinate values of zero for both Width and Height.

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

LeadSizeHelper Class
LeadSizeHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

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