menu

WinForms

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

    Show / Hide Table of Contents

    Enum TriangleDirection

    Defines the constants that specifies the direction of the triangle.

    Namespace: Syncfusion.WinForms.Core.Enums
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum TriangleDirection

    Fields

    Name Description
    Down

    A triangle pointing down.

    Left

    A triangle pointing to the left.

    Right

    A triangle pointing to the right.

    Up

    A triangle pointing up.

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