Returns a hash code for this Dimension structure.
Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf
SyntaxC#
Copy Code
|
|---|
public override int GetHashCode () |
Visual Basic
Copy Code
|
|---|
Public Overrides Function GetHashCode () As Integer |
A 32-bit signed integer that is the hash code for this instance.
See Also