menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class Stretch

    Defines the diagrams stretch None - Sets the stretch type for diagram as None Stretch - Sets the stretch type for diagram as Stretch Meet - Sets the stretch type for diagram as Meet Slice - Sets the stretch type for diagram as Slice

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

    Fields

    Meet

    Declaration
    public const Stretch Meet
    Field Value
    Type
    Stretch

    None

    Declaration
    public const Stretch None
    Field Value
    Type
    Stretch

    Slice

    Declaration
    public const Stretch Slice
    Field Value
    Type
    Stretch

    Stretch

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