menu

ASP.NET Web Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ContentAlignment

    Show / Hide Table of Contents

    Enum ContentAlignment

    Node allows to align an image/svg content within the node boundary

    Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
    Assembly: Syncfusion.EJ.dll
    Syntax
    public enum ContentAlignment

    Fields

    Name Description
    None

    Used to align an image/svg content as none

    XMaxYMax

    Used to align an image/svg content as XMaxYMax

    XMaxYMid

    Used to align an image/svg content as XMaxYMid

    XMaxYMin

    Used to align an image/svg content as XMaxYMin

    XMidYMax

    Used to align an image/svg content as XMidYMax

    XMidYMid

    Used to align an image/svg content as XMidYMid

    XMidYMin

    Used to align an image/svg content as XMidYMin

    XMinYMax

    Used to align an image/svg content as XMinYMax

    XMinYMid

    Used to align an image/svg content as XMinYMid

    XMinYMin

    Used to align an image/svg content as XMinYMin

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved