ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class Side

    Defines where the user handles have to be aligned Top - Aligns the user handles at the top of an object Bottom - Aligns the user handles at the bottom of an object Left - Aligns the user handles at the left of an object Right - Aligns the user handles at the right of an object

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

    Fields

    Bottom

    Declaration
    public const Side Bottom
    Field Value
    Type Description
    Side

    Left

    Declaration
    public const Side Left
    Field Value
    Type Description
    Side

    Right

    Declaration
    public const Side Right
    Field Value
    Type Description
    Side

    Top

    Declaration
    public const Side Top
    Field Value
    Type Description
    Side

    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