This property sets whether or not the EndLineCapVisible combobox/label of the ToolBarSetupLines control is displayed.

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

Property Value

True: The EndLineCapVisible combobox/label is displayed
False: The EndLineCapVisible combobox/label is NOT displayed

Default value is True.

Explanation

The BoxEndLineCapVisible property sets whether or not the EndLineCapVisible combobox/label of the ToolBarSetupLines control is displayed. When this property is False, the EndLineCapVisible combobox/label is not displayed.

See Also

ToolBarSetupLines Members | Newtone.ImageKit.Wpf.ToolBarSetupLines

 

The ImageKit WPF is created by Newtone Corporation