Click or drag to resize

Angle Implicit  Conversion Operators

Overload List
  Name Description
Public operator Static member Implicit(Angle to Double) Implicitly converts Angle, represented in radians, to a Double.
Public operator Static member Implicit(Double to Angle) Implicitly converts value, represented in radians, to an Angle.
Top
See Also