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

屬性值

手指接觸到螢幕之區域的界限。

備註

座標空間是由這個物件的提供者所定義。

適用於