This property retrieves the index of the default value

[Visual Basic] Public ReadOnly Property DefaultIndex As Integer
[C#] public int DefaultIndex {get;}

Property Value

The index of the default value

Explanation

When the GetCapabilityEnumToSingle method or the GetCapabilityEnumToString method are executed the values are returned in an array. The DefaultIndex property retrieves the index that refers to the default value. If the above methods fail, -1 will be set in this property.

See Also

Scan Members | Newtone.ImageKit.Wpf.ImageKit

The ImageKit WPF is created by Newtone Corporation