Class Mode
Specifies to enable or disable the QuickCommands for Nodes and connectors.
Inheritance
System.Object
Mode
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public sealed class Mode : Enum
Fields
Connector
Enables the quickcommands for Connector.
Declaration
public const Mode Connector
Field Value
Type |
---|
Mode |
Node
Enables the quickcommands for Node.
Declaration
public const Mode Node
Field Value
Type |
---|
Mode |