LEADTOOLS (Leadtools assembly)

IsEmpty Method (LeadSizeDHelper)

Show in webframe







The size to check.
Returns a value indicating whether a LeadSizeD structure is empty.
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 Width and Height objects.

Requirements

Target Platforms

See Also

Reference

LeadSizeDHelper Class
LeadSizeDHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

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