ITemplateMatchingConfigsHolder インターフェイス

画像認識の設定を保持するインターフェイス

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
public interface ITemplateMatchingConfigsHolder

ITemplateMatchingConfigsHolder 型は下記のメンバーを公開します。

プロパティ
  名前説明
Public プロパティIdentifiers
識別キーの一覧を取得します。
Public プロパティItem
画像認識の設定を取得するインデクサ
トップ
メソッド
  名前説明
Public メソッドContains
指定した識別キーの設定が存在するかどうかを取得します。
トップ
関連項目