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

プロパティ値

デフォルト値を示すインデックス。

解説

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

参照

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