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

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

Property Value

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

Default value is True.

Explanation

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

See Also

ToolBarSetupLines Members | Newtone.ImageKit.Wpf.ToolBarSetupLines

 

The ImageKit WPF is created by Newtone Corporation