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

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

Property Value

A value of type System.Windows.Controls.Button

Explanation

The ButtonPolyline property sets or retrieves the "Polyline" button of the ToolBarAnnotation. The "Polyline" button is a Button control. By using the ButtonPolyline property, you can change "Polyline" 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