Click or drag to resize

ComplexImaginary Property

Gets or sets the imaginary component of the Complex number.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public double Imaginary { get; set; }

Property Value

Type: Double

[Missing <value> documentation for "P:Grasshopper.Kernel.Types.Complex.Imaginary"]

See Also