RectangleGetHashCode Method |
Returns a hash code for this
Rectangle instance.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.4.25
Syntaxpublic override int GetHashCode()
Public Overrides Function GetHashCode As Integer
Return Value
Int32
An integer value that specifies a hash value for this
Rectangle instance.
See Also