Click or drag to resize
PointGetHashCode Method
Returns the hash code for this Windows.Foundation.Point.

Namespace: Windows.Foundation
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public override int GetHashCode()

Return Value

Type: Int32
The hash code for this Windows.Foundation.Point.
See Also