This property determines whether or not Separator2 is displayed in the ToolBarStandard control. Separator2 is the separator between the "Save Annotation File" and "PenWidth" buttons.

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

Property Value

Value Explanation
True (default) Separator2 is displayed in the ToolBarStandard control.
False Separator2 is not displayed in the ToolBarStandard control.

Explanation

The Separator2Visibile property determines whether or not Separator2 is displayed in the ToolBarStandard control. Separator2 is the separator between the "Save Annotation File" and "PenWidth" buttons

See Also

ToolBarStandard Members | Newtone.ImageKit.Wpf.ToolBarStandard

 

The ImageKit WPF is created by Newtone Corporation