C#
VB
Java
Objective-C
C++
Gets an Empty class.
public static Complex Empty { get; }
Public Shared ReadOnly Property Empty As Leadtools.Imageprocessing.Core.Complex
extern const LTComplex LTComplexZero
public static Complex getEmpty()
public:
static property Leadtools.Imageprocessing.Core.Complex Empty {
Leadtools.Imageprocessing.Core.Complex get();
}
Represents a new instance of the Complex structure with uninitialized member data.
For an example, refer to Complex.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET