LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

IsEmpty Property (LeadSize)






Gets a value indicating whether this LeadSize structure is empty. .NET support Silverlight support
Syntax
public bool IsEmpty {get;}
'Declaration
 
Public ReadOnly Property IsEmpty As Boolean
'Usage
 
Dim instance As LeadSize
Dim value As Boolean
 
value = instance.IsEmpty
public bool IsEmpty {get;}
 get_IsEmpty(); 
public:
property bool IsEmpty {
   bool get();
}

Property Value

true if this LeadSize structure is empty; false, otherwise.
Remarks

An uninitialized LeadSize has a width and height value of zero.

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

LeadSize Structure
LeadSize Members

 

 


Products | Support | Contact Us | Copyright Notices

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