Enum CenterButtonPlacement
CenterButtonPlacement using for decide the placement of RadialMenu center or TopLeft with point(0,0)
Namespace: Syncfusion.Windows.Controls.Navigation
Assembly: Syncfusion.SfRadialMenu.Wpf.dll
Syntax
public enum CenterButtonPlacement
Fields
Name | Description |
---|---|
Center | CenterButtonPlacement is center place the RadialMenu in center with point(0,0) |
TopLeft | CenterButtonPlacement is center place the RadialMenu in TopLeft with point(0,0) |