LEADTOOLS (Leadtools assembly)

Empty Property (LeadRectHelper)

Show in webframe







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

            

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

Property Value

A new instance of the LeadRect with uninitialized members.
Remarks

An uninitialized LeadRect contains values of X, Y, Width and Height of zero.

Requirements

Target Platforms

See Also

Reference

LeadRectHelper Class
LeadRectHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

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