LEADTOOLS Annotations (Leadtools.Annotations assembly)

IsEmpty Property (AnnSize)

Show in webframe





Gets a value indicating whether this AnnSize structure is empty.
Syntax
public bool IsEmpty {get;}
'Declaration
 
Public ReadOnly Property IsEmpty As Boolean
'Usage
 
Dim instance As AnnSize
Dim value As Boolean
 
value = instance.IsEmpty

            

            
public:
property bool IsEmpty {
   bool get();
}

Property Value

true if this AnnSize structure is empty; false, otherwise.
Remarks
An empty AnnSize structure has a (width, height) value of 0,0.
Requirements

Target Platforms

See Also

Reference

AnnSize Structure
AnnSize Members

 

 


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