ITemplateMatchingSetBounds メソッド (String, Int32, Int32, Int32, Int32) |
テンプレートマッチングを行う位置、範囲を設定します。
名前空間:
KeyToKey.Plugins
アセンブリ:
KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文void SetBounds(
string identifier,
int x,
int y,
int width,
int height
)
パラメーター
- identifier
- 型: SystemString
識別キー - x
- 型: SystemInt32
横の座標 - y
- 型: SystemInt32
縦の座標 - width
- 型: SystemInt32
横の長さ - height
- 型: SystemInt32
縦の長さ
関連項目