LEADTOOLS Annotations (Leadtools.Annotations assembly)

IsEmpty Property (AnnLength)

Show in webframe





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

            

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

Property Value

true if this AnnLength structure is empty; false, otherwise.
Remarks
An empty AnnLength has a length value of 0,0.
Requirements

Target Platforms

See Also

Reference

AnnLength Structure
AnnLength Members

 

 


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