操作の種類。
名前空間: Microsoft.VisualStudio.TestTools.UITest.Common
アセンブリ: Microsoft.VisualStudio.TestTools.UITest.Common (Microsoft.VisualStudio.TestTools.UITest.Common.dll 内)
構文
'宣言
Public Enumeration ManipulationType
public enum ManipulationType
public enum class ManipulationType
type ManipulationType
public enum ManipulationType
メンバー
| メンバー名 | 説明 | |
|---|---|---|
| NoManipulation | ||
| Pan | ||
| PanDown | ||
| PanLeft | ||
| PanRight | ||
| PanUp | ||
| RotateAnticlockwise | ||
| RotateClockwise | ||
| ZoomIn | ||
| ZoomOut |