Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Gets or sets the z-coordinate of the (x,y,z) position (in meters).
Syntax
public float Z { get; set; }
'Declaration
Public Property Z As Single
Property Value
Type: Single
The z-coordinate.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
SkeletonPoint Structure
SkeletonPoint Members
Microsoft.Kinect Namespace