LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Empty Property (LeadRectDHelper)






Represents a new instance of the LeadRectD with uninitialized members. .NET support WinRT support
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 LeadRectD.X, LeadRectD.Y, LeadRectD.Width and LeadRectD.Height to "maximum double", "maximum double", "minimum double" and "minimum double" respectively.

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

LeadRectDHelper Class
LeadRectDHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

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