WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum Flip - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum Flip

    Specifies the behavior of Flip command.

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

    Fields

    Name Description
    Flip

    Flip the node or port is mirrored across the both Horizontal and Vertical axis.

    HorizontalFlip

    Flip the node or port is mirrored across the Horizontal axis.

    None

    Disables all the behaviors.

    VerticalFlip

    Flip the node or port is mirrored across the Vertical axis.

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