Share via


SkeletonPoint Members

Kinect for Windows 1.5, 1.6, 1.7, 1.8

The following table(s) list the members exposed by the SkeletonPoint type.

Public Properties

Name Description
Public Property X Gets or sets the x-coordinate of the (x,y,z) position (in meters).
Public Property Y Gets or sets the y-coordinate of the (x,y,z) position (in meters).
Public Property Z Gets or sets the z-coordinate of the (x,y,z) position (in meters).

Public Methods

Name Description
Public Method Equals Overloaded. Compares two SkeletonPoint objects to see if they contain the same data.
Public Method GetHashCode Gets the hash code for a SkeletonPoint.
Public Method Static op_Equality Compares two SkeletonPoint objects for equality.
Public Method Static op_Inequality Compares two SkeletonPoint objects for inequality.

See Also

Reference

SkeletonPoint Structure
Microsoft.Kinect Namespace