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

    Specifies one of nine relative positions on a box.

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

    Fields

    Name Description
    BottomCenter

    Bottom center point of the label.

    BottomLeft

    Bottom left point of the label.

    BottomRight

    Bottom right point of the label.

    Center

    Center of the label.

    Custom

    Custom position of the label.

    MiddleLeft

    Middle left point of the label.

    MiddleRight

    Middle left point of the label.

    TopCenter

    Top center point of the label.

    TopLeft

    Top left point of the label.

    TopRight

    Top right point of the label.

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