Click or drag to resize

ComplexReal Property

Gets or sets the real component of the Complex number.

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

Property Value

Type: Double

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

See Also