The Complex type exposes the following properties.
Properties
 Public
 Protected |  Instance
 Static |  Declared
 Inherited |  XNA Framework Only
 .NET Compact Framework Only |
|
| | Member | Description |
|---|
 | Conjugate |
Gets the complex conjugate of the complex number.
|
 | Im |
Gets the imaginary part of the complex number.
|
 | Re |
Gets the real part of the complex number.
|
See Also