Click or drag to resize

LineSegmentPolarGetHashCode Method

Returns a hash code for this object.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public override int GetHashCode()

Return Value

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