UWP

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    Flip

    HorizontalFlip

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

    Declaration
    public const Flip HorizontalFlip
    Field Value
    Type Description
    Flip

    None

    Disables all the behaviors.

    Declaration
    public const Flip None
    Field Value
    Type Description
    Flip

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    VerticalFlip

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

    Declaration
    public const Flip VerticalFlip
    Field Value
    Type Description
    Flip

    Extension Methods

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