LEADTOOLS (Leadtools assembly)

Empty Property (LeadSizeD)

Show in webframe







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

            

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

Property Value

The empty size, which has Width and Height property values of System.Double.NegativeInfinity.
Requirements

Target Platforms

See Also

Reference

LeadSizeD Structure
LeadSizeD Members

 

 


Products | Support | Contact Us | Copyright Notices

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