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

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

Return Value

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