menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Editable - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Editable

    Specifies the curve segment for editable.

    Inheritance
    System.Object
    Editable
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class Editable : Enum

    Fields

    All

    Enables or disables all for editable.

    Declaration
    public const Editable All
    Field Value
    Type
    Editable

    Angle

    Enables or disables angle for editable.

    Declaration
    public const Editable Angle
    Field Value
    Type
    Editable

    Delete

    Enables or disables delete for editable.

    Declaration
    public const Editable Delete
    Field Value
    Type
    Editable

    Length

    Enables or disables length for editable.

    Declaration
    public const Editable Length
    Field Value
    Type
    Editable

    None

    Disables the all default behavior for editable.

    Declaration
    public const Editable None
    Field Value
    Type
    Editable

    Point

    Enables or disables point for editable.

    Declaration
    public const Editable Point
    Field Value
    Type
    Editable

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved