menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Flip - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Flip

    Specifies the behavior of Flip command.

    Inheritance
    System.Object
    Flip
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class Flip : Enum

    Fields

    Flip

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

    Declaration
    public const Flip Flip
    Field Value
    Type
    Flip

    HorizontalFlip

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

    Declaration
    public const Flip HorizontalFlip
    Field Value
    Type
    Flip

    None

    Disables all the behaviors.

    Declaration
    public const Flip None
    Field Value
    Type
    Flip

    VerticalFlip

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

    Declaration
    public const Flip VerticalFlip
    Field Value
    Type
    Flip

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved