Enum SymbolDropMode
Specifies the behavior of SymbolDropMode.
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public enum SymbolDropMode
Fields
| Name | Description |
|---|---|
| Cancel | Restrict to drop the Symbol to diagram from Stencil. |
| ContinueDragging | Specifies the Dragging state of the Symbol. |
| Drop | Specifies the Drop state of the Symbol to drop the symbol from stencil. |