ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Enum FlipDirection

    Defines how the diagram elements have to be flipped with respect to its immediate parent FlipHorizontal - Translate the diagram element throughout its immediate parent FlipVertical - Rotate the diagram element throughout its immediate parent Both - Rotate and Translate the diagram element throughout its immediate parent None - Set the flip Direction as None

    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public enum FlipDirection

    Fields

    Name Description
    Both
    Horizontal
    None
    Vertical
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved