This documentation is for the old version. Go to the latest Graphics Mill docs

UnsignedRational.GetHashCode Method

Returns a hash code for this UnsignedRational class.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public Overrides NotOverridable Function GetHashCode As Integer
C#
public override sealed int GetHashCode()

Return Value

An integer value that specifies the hash code for this UnsignedRational class.

See Also

Reference