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

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

Property Value

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

Explanation

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

See Also

ToolBarAnnotation Members | Newtone.ImageKit.Wpf.ToolBarAnnotation

 

The ImageKit WPF is created by Newtone Corporation