menu

WPF

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

    Show / Hide Table of Contents

    Enum FlipMode

    Specifies the behavior of FlipMode.

    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    [Flags]
    public enum FlipMode

    Fields

    Name Description
    Content

    Enables or disables the flip for Content.

    FlipMode

    Enables or disables the flip for both Content and Port.

    None

    Disables all the behaviors.

    Port

    Enables or disables the flip for Port.

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