LEADTOOLS (Leadtools assembly)

Empty Property (LeadPointD)

Show in webframe







Gets a special value that represents a point with no coordinates.
Syntax
public static LeadPointD Empty {get;}
'Declaration
 
Public Shared ReadOnly Property Empty As LeadPointD
'Usage
 
Dim value As LeadPointD
 
value = LeadPointD.Empty
public static LeadPointD Empty {get;}

            

            
 get_Empty(); 
public:
static property LeadPointD Empty {
   LeadPointD get();
}

Property Value

The empty point, which has X and Y property values of System.Double.NaN.
Requirements

Target Platforms

See Also

Reference

LeadPointD Structure
LeadPointD Members

 

 


Products | Support | Contact Us | Copyright Notices

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