LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Empty Property (LeadRect)






Represents a new instance of the LeadRect with uninitialized members. .NET support Silverlight support
Syntax
public static LeadRect Empty {get;}
'Declaration
 
Public Shared ReadOnly Property Empty As LeadRect
'Usage
 
Dim value As LeadRect
 
value = LeadRect.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LeadRect Structure
LeadRect Members

 

 


Products | Support | Contact Us | Copyright Notices

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