This property sets or retrieves the "Rectangle" button of the ToolBarAnnotation control.

[Visual Basic]Public Property ButtonRectangle As System.Windows.Controls.Button
[C#]public System.Windows.Controls.Button ButtonRectangle {get; set;}

Property Value

A value of type System.Windows.Controls.Button

Explanation

The ButtonRectangle property sets or retrieves the "Rectangle" button of the ToolBarAnnotation. The "Rectangle" button is a Button control. By using the ButtonRectangle property, you can change "Rectangle" button settings, generate events, etc.

For code examples see ButtonClearAll property

See Also

ToolBarAnnotation Members | Newtone.ImageKit.Wpf.ToolBarAnnotation

 

The ImageKit WPF is created by Newtone Corporation