GetHashCode Method
GetHashCode()
Generates a hash code for the current Thickness.
Declaration
public override int GetHashCode()
Public Overrides Function GetHashCode() As Integer
Returns
| Type |
Description |
| int |
A 32-bit signed integer hash code.
|
Overrides