menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class ImageAlignment

    None - Alignment value will be set as none XMinYMin - smallest X value of the view port and smallest Y value of the view port XMidYMin - midpoint X value of the view port and smallest Y value of the view port XMaxYMin - maximum X value of the view port and smallest Y value of the view port XMinYMid - smallest X value of the view port and midpoint Y value of the view port XMidYMid - midpoint X value of the view port and midpoint Y value of the view port XMaxYMid - maximum X value of the view port and midpoint Y value of the view port XMinYMax - smallest X value of the view port and maximum Y value of the view port XMidYMax - midpoint X value of the view port and maximum Y value of the view port XMaxYMax - maximum X value of the view port and maximum Y value of the view port

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

    Fields

    None

    Declaration
    public const ImageAlignment None
    Field Value
    Type
    ImageAlignment

    XMaxYMax

    Declaration
    public const ImageAlignment XMaxYMax
    Field Value
    Type
    ImageAlignment

    XMaxYMid

    Declaration
    public const ImageAlignment XMaxYMid
    Field Value
    Type
    ImageAlignment

    XMaxYMin

    Declaration
    public const ImageAlignment XMaxYMin
    Field Value
    Type
    ImageAlignment

    XMidYMax

    Declaration
    public const ImageAlignment XMidYMax
    Field Value
    Type
    ImageAlignment

    XMidYMid

    Declaration
    public const ImageAlignment XMidYMid
    Field Value
    Type
    ImageAlignment

    XMidYMin

    Declaration
    public const ImageAlignment XMidYMin
    Field Value
    Type
    ImageAlignment

    XMinYMax

    Declaration
    public const ImageAlignment XMinYMax
    Field Value
    Type
    ImageAlignment

    XMinYMid

    Declaration
    public const ImageAlignment XMinYMid
    Field Value
    Type
    ImageAlignment

    XMinYMin

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