Body.Appearance Property
[Deprecated] Gets the status of the body’s possible appearance characteristics. This API is not implemented in the Kinect for Windows v2 SDK and will always return null. It is included to support cross-compilation with the Xbox SDK.
The status of the body's possible appearance characteristics.
public: property IMapView<Appearance, DetectionResult>^ Appearance { IMapView<Appearance, DetectionResult>^ get (); }
Property value
[C++]
[C#]
[JavaScript]
[C#]
[JavaScript]
Type: IMapView<Appearance, DetectionResult>
Type: IReadOnlyDictionary<Appearance, DetectionResult>
Type: IMapView<Appearance, DetectionResult>
Type: IReadOnlyDictionary<Appearance, DetectionResult>
Type: IMapView<Appearance, DetectionResult>
Community Additions
ADD
Show: