menu

WPF

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

    Show / Hide Table of Contents

    Enum TextAnnotationDirection

    Specifies the directions of the Callout.

    Namespace: Syncfusion.UI.Xaml.Diagram.Controls
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public enum TextAnnotationDirection

    Fields

    Name Description
    Auto

    Specifies the Callout direction as auto to switch the direction based on the connector position.

    Bottom

    Specifies the Callout direction as bottom when the absolute angle as 90 degree.

    Left

    Specifies the Callout direction as left when the absolute angle as 180 degree.

    Right

    Specifies the Callout direction as right when the absolute angle as 0 degree.

    Top

    Specifies the Callout direction as top when the absolute angle as 270 degree or -90dDegree.

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