menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum Position - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum Position

    To specify position.

    Namespace: Syncfusion.Windows.Forms.TreeMap
    Assembly: Syncfusion.TreeMap.Windows.dll
    Syntax
    public enum Position

    Fields

    Name Description
    BottomCenter

    To specify the position as BottomCenter

    BottomLeft

    To specify the position as BottomLeft

    BottomRight

    To specify the position as BottomRight

    Center

    To specify the position as Center

    Default

    To specify the position as Default

    MidLeft

    To specify the position as MidLeft

    MidRight

    To specify the position as MidRight

    TopCenter

    To specify the position as TopCenter

    TopLeft

    To specify the position as TopLeft

    TopRight

    To specify the position as TopRight

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