ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    AnnotationAlignment

    Before

    Declaration
    public const AnnotationAlignment Before
    Field Value
    Type Description
    AnnotationAlignment

    Center

    Declaration
    public const AnnotationAlignment Center
    Field Value
    Type Description
    AnnotationAlignment

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved