This property sets whether or not Separator1 is displayed in the ToolBarSetupObjects 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 ToolBarSetupObjects control. Separator1 is the separator between the "AspectRatio" button and the "RoundRectangleRadius" label, when the ToolBarSetupObjects control is in its default state.

See Also

ToolBarSetupObjects Members | Newtone.ImageKit.Wpf.ToolBarSetupObjects

 

The ImageKit WPF is created by Newtone Corporation