This property sets whether or not the StartArrowCapSize box/button/label of the ToolBarSetupLines control is displayed.

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

Property Value

True: The StartArrowCapSize box/button/label is displayed
False: The StartArrowCapSize box/button/label is NOT displayed

Default value is True.

Explanation

The BoxStartArrowCapSize property sets whether or not the StartArrowCapSize box/button/label of the ToolBarSetupLines control is displayed. When this property is False, the StartArrowCapSize box/button/label is not displayed.

See Also

ToolBarSetupLines Members | Newtone.ImageKit.Wpf.ToolBarSetupLines

 

The ImageKit WPF is created by Newtone Corporation