PointF::GetHashCode Method ()

 

Returns a hash code for this PointF structure.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

An integer value that specifies a hash value for this PointF structure.

.NET Framework
Available since 1.1
Return to top
Show: