Click or drag to resize

EulerAnglesGetHashCode Method

Serves as hashing function for the EulerAngles type.

Namespace:  Gile.AutoCAD.Geometry
Assembly:  GeometryExtensions (in GeometryExtensions.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current instance of EulerAngles.
See Also