alexa

    Show / Hide Table of Contents

    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.

    Back to top Generated by DocFX