ITemplateMatchingConfigsHolderItem プロパティ

画像認識の設定を取得するインデクサ

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
TemplateMatchingConfig this[
	string identifier
] { get; }

パラメーター

identifier
型: SystemString
設定の識別キー

戻り値

型: TemplateMatchingConfig
画像認識の設定
関連項目