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

屬性值

指手指與螢幕接觸的範圍。

備註

座標空間由物件提供者定義。

適用於