LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

IsEmpty Property (AnnRectangle)






Gets a value indicating whether all numeric properties of this AnnRectangle structure have values of zero.
Syntax
public bool IsEmpty {get;}
'Declaration
 
Public ReadOnly Property IsEmpty As Boolean
'Usage
 
Dim instance As AnnRectangle
Dim value As Boolean
 
value = instance.IsEmpty
public bool IsEmpty {get;}
 get_IsEmpty(); 
public:
property bool IsEmpty {
   bool get();
}

Property Value

true if this AnnRectangle structure is empty; false, otherwise.
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

AnnRectangle Structure
AnnRectangle Members

 

 


Products | Support | Contact Us | Copyright Notices

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