←Select platform

Empty Property

Summary
Gets an Empty class.
Syntax
C#
VB
Objective-C
C++
Java
public static Complex Empty { get; } 
Public Shared ReadOnly Property Empty As Complex 
extern const LTComplex LTComplexZero 
public static Complex getEmpty() 
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

See Also

Reference

Complex Structure

Complex Members

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.