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