menu

WinForms

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

    Show / Hide Table of Contents

    Enum BoxOrientation

    The BoxOrientation specifies a vertical or horizontal line passing through one of the four edges or through the center of a box.

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

    Fields

    Name Description
    Bottom

    Bottom edge of the box.

    HCenter

    Horizontal center.

    Left

    Left edge of the box.

    Right

    Right edge of the box.

    Top

    Top edge of the box.

    VCenter

    Vertical center.

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