KinectSensor.CoordinateMapper Property

Gets the coordinate mapper.

Syntax

public:
property CoordinateMapper^ CoordinateMapper {
         CoordinateMapper^ get ();
}
public CoordinateMapperCoordinateMapper { get; }
var coordinateMapper = kinectSensor.coordinateMapper;

Property value

Type: CoordinateMapper
The coordinate mapper.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

KinectSensor Class
WindowsPreview.Kinect Namespace