alexa

    Show / Hide Table of Contents

    Enum RotationDirection

    Specifies the direction of Rotate Command

    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public enum RotationDirection

    Fields

    Name Description
    AntiClockwise

    Rotate the selected node in Anti Clockwise direction

    Clockwise

    Rotate the node in Clockwise direction

    Back to top Generated by DocFX