Click or drag to resize

SizeGetHashCode Method

Returns a hash code for this object.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public override int GetHashCode()

Return Value

Type: Int32
An integer value that specifies a hash value for this object.
See Also