WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum DragState - WPF API Reference | Syncfusion SfDiagram elements when they are dragging. ">

    Show / Hide Table of Contents

    Enum DragState

    Specifies the state of the SfDiagram elements when they are dragging.

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

    Fields

    Name Description
    Completed

    Specifies the completed state of the drawing object.

    Dragging

    Specifies the dragging state of the drawing object.

    None

    disables all the dragstate.

    Started

    Specifies the started state of the drawing object.

    Starting

    Specifies the starting state of the drawing object.

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