LEADTOOLS (Leadtools assembly)

IsEmpty Property (LeadPointD)

Show in webframe







Gets a value that indicates whether the point is the Empty point.
Syntax
public bool IsEmpty {get;}
'Declaration
 
Public ReadOnly Property IsEmpty As Boolean
'Usage
 
Dim instance As LeadPointD
Dim value As Boolean
 
value = instance.IsEmpty
public bool IsEmpty {get;}

            

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

Property Value

true if the point is the Empty point; otherwise, false.
Requirements

Target Platforms

See Also

Reference

LeadPointD Structure
LeadPointD Members

 

 


Products | Support | Contact Us | Copyright Notices

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