RectangleDGetHashCode Method

Calculate an hash code for the rectangle.

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public override int GetHashCode()

Return Value

Int32
One value to identify the rectangle.

See Also