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.
Name | Description | |
---|---|---|
Degrees(double) | ||
Equals(object) | Determines whether the specified object is equal to the current object. | |
GetHashCode() | Serves as the default hash function. | |
Radians(double) | ||
ToString() | Returns a string that represents the current object. |
Name | Description | |
---|---|---|
Addition | ||
Division | ||
Multiply | ||
Multiply | ||
Subtraction | ||
UnaryNegation |
IGS.Genamo.Angle