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

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

Property Value

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

Explanation

The ButtonStampVisible property determines whether or not the "Select" button is displayed in the ToolBarAnnotation control. If false, the "Select" button is not displayed.

See Also

ToolBarAnnotation Members | Newtone.ImageKit.Wpf.ToolBarAnnotation

 

The ImageKit WPF is created by Newtone Corporation