Enum Mode
Specifies to enable or disable the QuickCommands for Nodes and connectors.
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
[Flags]
public enum Mode
Fields
| Name | Description |
|---|---|
| Connector | Enables the quickcommands for Connector. |
| Node | Enables the quickcommands for Node. |