Leadtools.ImageProcessing.Core Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 ConstructorComplex Constructor Initializes a new Complex object with explicit parameters.  
Top

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)Empty Gets an Empty class.  
Public PropertyI Gets or sets a value that represents the imaginary part of a complex number.  
Public PropertyR Gets or sets a value that represents the real part of a complex number.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this class.  
Top

See Also