menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ImageLayout - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ImageLayout

    Specifies the layout used for drawing the header/footer image.

    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public enum ImageLayout

    Fields

    Name Description
    AlignLeft

    Specifies that the image will be aligned along the left edge.

    AlignRight

    Specifies that the image will be aligned along the right edge.

    Center

    Specifies that the image will be centered.

    Stretch

    Specifies that the image will be stretched.

    Tile

    Specifies that the image will be tiled.

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