Share via


KinectRegion.Bounds Property

Gets the bounds of the control.

Syntax

public:
property Rect Bounds {
         Rect get ();
}
public Rect Bounds { get; }

Property value

Type: Rect
The bounds of the control.

Remarks

Requirements

Namespace: Microsoft.Kinect.Xaml.Controls

Assembly: (in )

See also

Reference

KinectRegion Class
Microsoft.Kinect.Xaml.Controls Namespace