Matrix::GetHashCode Method ()

 

Returns a hash code.

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

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

The hash code for this Matrix.

.NET Framework
Available since 1.1
Return to top
Show: