GestureRecognizer.BoundingRect Property

Gets or sets the bounding rectangle, which contains the visual boundary of the button.

Syntax

public:
property Rect BoundingRect {
         Rect get ();
         void set (Rect value);
}  

Property value

Type: Rect 

The bounding rectangle.

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

GestureRecognizer Class

GestureRecognizer Members

Windows.UI.Input Namespace