TouchPoint.Bounds 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得手指接觸到螢幕之區域的界限。
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
屬性值
手指接觸到螢幕之區域的界限。
備註
座標空間是由這個物件的提供者所定義。