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

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

Property Value

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

Explanation

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

See Also

ToolBarAnnotation Members | Newtone.ImageKit.Wpf.ToolBarAnnotation

 

The ImageKit WPF is created by Newtone Corporation