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

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

Property Value

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

Explanation

The ButtonImageVisible property determines whether or not the Image button is displayed in the ToolBarAnnotation control. If False, the Image button will not be displayed in the ToolBarAnnotation control.

For more information about drawing lines manually, please refer to the ImageKit.Win.ImageKit.Edit.PasteImage method.

See Also

ToolBarAnnotation Members | Newtone.ImageKit.Win.ToolBarAnnotation

 

The ImageKit.NET3 is created by Newtone Corporation>