menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ConnectorAnnotationAlignment - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ConnectorAnnotationAlignment

    Specifies the annotation alignment of connectors.

    Inheritance
    System.Object
    ConnectorAnnotationAlignment
    Namespace: Syncfusion.UI.Xaml.Diagram.Controls
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class ConnectorAnnotationAlignment : Enum

    Fields

    Center

    Specifies that annotations are aligned at center of the connector.

    Declaration
    public const ConnectorAnnotationAlignment Center
    Field Value
    Type
    ConnectorAnnotationAlignment

    Source

    Specifies that annotations are aligned at source side of the connector.

    Declaration
    public const ConnectorAnnotationAlignment Source
    Field Value
    Type
    ConnectorAnnotationAlignment

    Target

    Specifies that annotations are aligned at target side of the connector.

    Declaration
    public const ConnectorAnnotationAlignment Target
    Field Value
    Type
    ConnectorAnnotationAlignment

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved