This property sets whether or not Separator1 is displayed in the ToolBarSetupLines control.

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

Property Value

True: Separator1 is displayed
False: Separator1 is NOT displayed

Default value is True

Explanation

The Separator1Visible property sets whether or not Separator1 is displayed in the ToolBarSetupLines control. Separator1 is the separator between the "ClosePenLine" button and the "DashStyle" label, when the ToolBarSetupLines control is in its default state.

See Also

ToolBarSetupLines Members | Newtone.ImageKit.Wpf.ToolBarSetupLines

 

The ImageKit WPF is created by Newtone Corporation