LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)
LEAD Technologies, Inc

Empty Property






Gets an Empty class. .NET support
Syntax
public static Complex Empty {get;}
'Declaration
 
Public Shared ReadOnly Property Empty As Complex
'Usage
 
Dim value As Complex
 
value = Complex.Empty
public static Complex Empty {get;}
 get_Empty(); 
public:
static property Complex Empty {
   Complex get();
}

Property Value

Represents a new instance of the Complex structure with uninitialized member data.
Example
For an example, refer to Complex.
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

Complex Structure
Complex Members

 

 


Products | Support | Contact Us | Copyright Notices

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