Algs4Net Class Library Documentation
Algs4Net Class Library Documentation
Algs4Net
RectHV Class
RectHV Methods
Contains Method
DistanceSquaredTo Method
DistanceTo Method
Draw Method
Equals Method
GetHashCode Method
Intersects Method
MainTest Method
ToString Method
RectHV
GetHashCode Method
Returns an integer hash code for this rectangle.
Namespace:
Algs4Net
Assembly:
Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
override
int
GetHashCode
()
Return Value
Type:
Int32
an integer hash code for this rectangle
See Also
Reference
RectHV Class
Algs4Net Namespace