This property sets or retrieves the angle at which a ToolBar button is displayed.

[Visual Basic]Public Property ButtonRotateAngle As Double
[C#]public double ButtonRotateAngle {get; set;}

Property Value

The angle of rotation for the ToolBar button

Explanation

The ButtonRotateAngle property sets or retrieves the angle at which a ToolBar button is displayed. This property allows you to rotate a button, display a vertical button, etc.

See Also

ToolBarSetUpLines Members | Newtone.ImageKit.Wpf.ToolBarSetUpLines

 

The ImageKit WPF is created by Newtone Corporation