[Visual Basic] Public Property ButtonStampVisible As Boolean
[C#] public bool ButtonStampVisible {get; set;}
プロパティ値
True : 表示する
False: 表示しない
デフォルト値は True です。
解説
当プロパティを False にすると、オブジェクトの「スタンプ」ボタンが、ツールバーに表示されなくなります。
参照
ToolBarAnnotation メンバ | Newtone.ImageKit.WPF.ToolBarAnnotation