Share via


KinectRegion.KinectSoundDefinition Property

Gets or sets the KinectSoundDefinition object for the control.

Syntax

public:
static property KinectSoundDefinition^ KinectSoundDefinition {
         KinectSoundDefinition^ get ();
         void set (KinectSoundDefinition^ value);
}
public static KinectSoundDefinitionKinectSoundDefinition { get; set; }

Property value

Type: KinectSoundDefinition
The sound definition object.

Remarks

Requirements

Namespace: Microsoft.Kinect.Xaml.Controls

Assembly: (in )

See also

Reference

KinectRegion Class
Microsoft.Kinect.Xaml.Controls Namespace