menu

ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class FixedUserHandleAlignment

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

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

    Fields

    After

    Declaration
    public const FixedUserHandleAlignment After
    Field Value
    Type
    FixedUserHandleAlignment

    Before

    Declaration
    public const FixedUserHandleAlignment Before
    Field Value
    Type
    FixedUserHandleAlignment

    Center

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