LEADTOOLS Annotations (Leadtools.Annotations assembly)

IsEmpty Property (AnnRectangle)

Show in webframe





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:
property bool IsEmpty {
   bool get();
}

Property Value

true if this AnnRectangle structure is empty; false, otherwise.
Requirements

Target Platforms

See Also

Reference

AnnRectangle Structure
AnnRectangle Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.