Returns the hash code of the structure.
Namespace: MindFusion
Assembly: MindFusion.Gauges
SyntaxC#
Copy Code
|
|---|
public override int GetHashCode () |
Visual Basic
Copy Code
|
|---|
Public Overrides Function GetHashCode () As Integer |
A hash code for this instance of Thickness.
See Also