LEADTOOLS (Leadtools assembly)

Empty Property (LeadRectD)

Show in webframe







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

            

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

Property Value

The empty rectangle, which has X and Y property values of System.Double.PositiveInfinity and Width and Height property values of System.Double.NegativeInfinity.
Requirements

Target Platforms

See Also

Reference

LeadRectD Structure
LeadRectD Members

 

 


Products | Support | Contact Us | Copyright Notices

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