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