Class ContentEditorMode
Specifies the different editing mode for the Connector's annotation.
Inheritance
System.Object
ContentEditorMode
Namespace: Syncfusion.UI.Xaml.Diagram.Controls
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public sealed class ContentEditorMode : Enum
Fields
Edit
Specifies that annotations are in edit mode.
Declaration
public const ContentEditorMode Edit
Field Value
Type |
---|
ContentEditorMode |
View
Specifies that annotations are in view mode.
Declaration
public const ContentEditorMode View
Field Value
Type |
---|
ContentEditorMode |