LEADTOOLS (Leadtools assembly)

Empty Property (LeadRectDHelper)

Show in webframe







Represents a new instance of the LeadRectD with uninitialized members.
Syntax
public static LeadRectD Empty {get;}
'Declaration
 
Public Shared ReadOnly Property Empty As LeadRectD
'Usage
 
Dim value As LeadRectD
 
value = LeadRectDHelper.Empty
public static LeadRectD Empty {get;}

            

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

Property Value

A new instance of the LeadRectD with uninitialized members.
Remarks

An uninitialized LeadRectD contains values of X, Y, Width and Height to "maximum double", "maximum double", "minimum double" and "minimum double" respectively.

Requirements

Target Platforms

See Also

Reference

LeadRectDHelper Class
LeadRectDHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

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