Class DragState
Inheritance
System.Object
DragState
Namespace: Syncfusion.Windows.Forms.Diagram
Assembly: Syncfusion.Diagram.Base.dll
Syntax
public sealed class DragState : Enum
Fields
Completed
Declaration
public const DragState Completed
Field Value
| Type |
|---|
| DragState |
Dragging
Declaration
public const DragState Dragging
Field Value
| Type |
|---|
| DragState |
Starting
Declaration
public const DragState Starting
Field Value
| Type |
|---|
| DragState |