[Visual Basic] Public WriteOnly Property Indicator As Boolean
[C#] public bool Indicator {set;}
プロパティ値
true : インジケータ表示
false: インジケータ非表示
解説
UserInterface プロパティが Suppress の場合に有効です。 ただし、データソースが機能をサポートしてない場合は無効です。
参照
Scan メンバ | Newtone.ImageKit.WPF.ImageKit