WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum NodeChangedInteractionState - WPF API Reference | Syncfusion Node. ">

    Show / Hide Table of Contents

    Enum NodeChangedInteractionState

    Specifies to notify the interactionstate of the Node.

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

    Fields

    Name Description
    Dragged

    Specifies the dragged state of the node interation.

    Dragging

    Specifies the dragging state of the node interation.

    None

    disables all the behavior for Node.

    Resized

    Specifies the resized state of the node interation.

    Resizing

    Specifies the resizing state of the node interation.

    Rotated

    Specifies the rotated state of the node interation.

    Rotating

    Specifies the rotating state of the node interation.

    Started

    Specifies the started state of the node interation.

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