This property determines whether or not the Rectangle button is displayed in the ToolBarAnnotation control.

[Visual Basic] Public Property ButtonRectangleVisible As Boolean
[C#] public bool ButtonRectangleVisible {get; set;}

Property Value

Value Explanation
True (default) The Rectangle button is displayed in the ToolBarAnnotation control.
False The Rectangle button is not displayed in the ToolBarAnnotation control.

Explanation

The ButtonRectangleVisible property determines whether or not the Rectangle button is displayed in the ToolBarAnnotation control. If false, the Rectangle button is not displayed.

See Also

ToolBarAnnotation Members | Newtone.ImageKit.Wpf.ToolBarAnnotation

 

The ImageKit WPF is created by Newtone Corporation