SpotColor.GetHashCode Method

Returns the hash code for the current SpotColor instance.

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

Syntax

C#
public override sealed int GetHashCode()

Return Value

A hash code for the current instance.

See Also

Reference