WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum Editable

    Show / Hide Table of Contents

    Enum Editable

    Specifies the curve segment for editable.

    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    [Flags]
    public enum Editable

    Fields

    Name Description
    All

    Enables or disables all for editable.

    Angle

    Enables or disables angle for editable.

    Delete

    Enables or disables delete for editable.

    Length

    Enables or disables length for editable.

    None

    Disables the all default behavior for editable.

    Point

    Enables or disables point for editable.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved