C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / PointF Structure / GetHashCode Method

In This Topic
GetHashCode Method (PointF)
In This Topic
Returns a hash code for this PointF.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As System.Integer
 

Return Value

An integer value that specifies a hash value for this PointF.
See Also