menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AnnotationAlignment - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AnnotationAlignment

    Defines how the annotations have to be aligned with respect to its immediate parent Center - Aligns the annotation at the center of a connector segment Before - Aligns the annotation before a connector segment After - Aligns the annotation after a connector segment

    Inheritance
    System.Object
    AnnotationAlignment
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class AnnotationAlignment : Enum

    Fields

    After

    Declaration
    public const AnnotationAlignment After
    Field Value
    Type
    AnnotationAlignment

    Before

    Declaration
    public const AnnotationAlignment Before
    Field Value
    Type
    AnnotationAlignment

    Center

    Declaration
    public const AnnotationAlignment Center
    Field Value
    Type
    AnnotationAlignment
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved