WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum BoxPosition - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum BoxPosition

    Specifies one of nine relative positions on a box.

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

    Fields

    Name Description
    BottomCenter

    Bottom center point of the box.

    BottomLeft

    Bottom left point of the box.

    BottomRight

    Bottom right point of the box.

    Center

    Center of the box.

    MiddleLeft

    Middle left point of the box.

    MiddleRight

    Middle left point of the box.

    TopCenter

    Top center point of the box.

    TopLeft

    Top left point of the box.

    TopRight

    Top right point of the box.

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