This property sets whether or not the "StartArrowCapFilled" button of the ToolBarSetupLines control is displayed.

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

Property Value

True: The StartArrowCapFilled button is displayed
False: The StartArrowCapFilled button is NOT displayed

Default value is True.

Explanation

The ButtonStartArrowCapFilledVisible property sets whether or not the "StartArrowCapFilled" button of the ToolBarSetupLines control is displayed. When this property is False, the "StartArrowCapFilled" button is not displayed.

See Also

ToolBarSetupLines Members | Newtone.ImageKit.Wpf.ToolBarSetupLines

 

The ImageKit WPF is created by Newtone Corporation