Gets or sets the Angle value (a.k.a., the argument) of this IPhasorValue, in radians.
Declaration Syntax
C# | Visual Basic | Visual C++ |
Angle Angle { get; set; }
Property Angle As Angle Get Set
property Angle Angle { Angle get (); void set (Angle value); }