LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
Complex Structure Members
See Also  Properties  Methods 
Leadtools.ImageProcessing.Core Namespace : Complex Structure


The following tables list the members exposed by Complex.

Public Constructors

 NameDescription
public Constructor Complex ConstructorInitializes a new Complex object with explicit parameters.  
Top

Public Properties

 NameDescription
public Propertystatic (Shared in Visual Basic) EmptyGets an Empty class.  
public Property IGets or sets a value that represents the imaginary part of a complex number.  
public Property RGets or sets a value that represents the real part of a complex number.  
Top

Public Methods

 NameDescription
public Method ToStringOverridden. Returns a meaningful name for this class.  
Top

See Also