IManipulator 介面
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供建立操作時所需的輸入位置。
public interface class IManipulator
C#
public interface IManipulator
type IManipulator = interface
Public Interface IManipulator
- 衍生
每個觸控點都是 IManipulator 物件。 例如,如果您使用兩指調整物件的大小, TouchDevice則會為每個手指建立實 IManipulator作 的 。
Id |
取得或設定物件的唯一識別項。 |
Get |
傳回 IManipulator 物件的位置。 |
Manipulation |
當操作結束時呼叫。 |
Updated |
發生於 IManipulator 物件變更位置時。 |
產品 | 版本 |
---|---|
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |