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

[C#] public bool ButtonPolylineVisible {get; set;}

Property Value

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

Explanation

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

See Also

ToolBarAnnotation Members | Newtone.ImageKit.Wpf.ToolBarAnnotation

 

The ImageKit WPF is created by Newtone Corporation