TouchPoint.Bounds 속성

정의

화면에 손가락이 닿는 영역의 경계를 가져옵니다.

public:
 property System::Windows::Rect Bounds { System::Windows::Rect get(); };
public System.Windows.Rect Bounds { get; }
member this.Bounds : System.Windows.Rect
Public ReadOnly Property Bounds As Rect

속성 값

화면에 손가락이 닿는 영역의 경계입니다.

설명

좌표 공간 공급자가이 개체에 의해 정의 됩니다.

적용 대상