WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum CenterButtonPlacement - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    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)

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved