Matrix.GetHashCode Method

Returns a hash code.

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

Syntax

C#
public override sealed int GetHashCode()

Return Value

The hash code for this Matrix.

See Also

Reference