カレント値を示すインデックスを取得します。
[Visual Basic]
Public ReadOnly Property CurrentIndex As Integer
[C#]
public int CurrentIndex {get;}

プロパティ値

カレント値を示すインデックス。

解説

GetCapabilityEnumToSingle メソッド、GetCapabilityEnumToString メソッド、 GetDataSources メソッドを実行すると値が設定されます。 メソッドが失敗した場合は -1 が設定されます。

参照

Scan メンバ | Newtone.ImageKit.WPF.ImageKit