Gets the imaginary part of the EIS value.
Namespace: RelaxIS_SDK.CommonAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public readonly double Imaginary
Public ReadOnly Imaginary As Double
Dim instance As EISValue
Dim value As Double
value = instance.Imaginary
Field Value
DoubleSee Also