Share via


IKinectGestureRecognizer::get_BoundingRect Method

Gets the bounds of a tappable gesture recognizer.

Syntax

public:
HRESULT get_BoundingRect(
         RectF *value
)

Parameters

  • value
    Type: RectF
    [out] The bounds of a tappable gesture recognizer.

Return value

Type: HRESULT
Returns S_OK if successful; otherwise, returns a failure code.

Requirements

Header: kinect.h

Library: TBD