TransformationMatrixGetHashCode Method

Returns the hash code for this instance.

Definition

Namespace: KGySoft.Drawing.Shapes
Assembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.0-rc.1
C#
public override int GetHashCode()

Return Value

Int32
The hash code.

See Also