|   | IPhasorValueImaginary Property | 
        
        
            Gets or sets the imaginary floating point value of this 
IPhasorValue.
            
 GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxdouble Imaginary { get; set; }Property Imaginary As Double
	Get
	Set
property double Imaginary {
	double get ();
	void set (double value);
}abstract Imaginary : float with get, set
function get_Imaginary();
function set_Imaginary(value);
Property Value
Double See Also
See Also