Share via


SkeletonPoint.GetHashCode Method

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Gets the hash code for a SkeletonPoint.

Syntax

public override int GetHashCode ()
'Declaration
Public Overrides Function GetHashCode As Integer 

Return Value

Type: Int32
The calculated hash code.

Requirements

Namespace: Microsoft.Kinect

Assembly: Microsoft.Kinect (in microsoft.kinect.dll)

See Also

Reference

SkeletonPoint Structure
SkeletonPoint Members
Microsoft.Kinect Namespace