Enum ContentEditorMode
Specifies the different editing mode for the Connector's annotation.
Namespace: Syncfusion.UI.Xaml.Diagram.Controls
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public enum ContentEditorMode
Fields
| Name | Description |
|---|---|
| Edit | Specifies that annotations are in edit mode. |
| View | Specifies that annotations are in view mode. |