menu

UWP

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

    Show / Hide Table of Contents

    Class RotationDirection

    Specifies the direction of Rotate Command

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

    Fields

    AntiClockwise

    Rotate the selected node in Anti Clockwise direction

    Declaration
    public const RotationDirection AntiClockwise
    Field Value
    Type
    RotationDirection

    Clockwise

    Rotate the node in Clockwise direction

    Declaration
    public const RotationDirection Clockwise
    Field Value
    Type
    RotationDirection

    Extension Methods

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