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