Angle Class

Public Class Angle
This language is not supported or no code example is available.
public class Angle
This language is not supported or no code example is available.
public ref class Angle 
This language is not supported or no code example is available.
public class Angle
This language is not supported or no code example is available.
Name Description
Public property Abs
Public property InDegrees
Public property InRadians
Top
Methods
 
Name Description
Public method Static Degrees(double)
Public method Equals(object) Determines whether the specified object is equal to the current object.
Public method GetHashCode() Serves as the default hash function.
Public method Static Radians(double)
Public method ToString() Returns a string that represents the current object.
Top
IGS.Genamo.Angle

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

In this article

Definition