menu

UWP

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

    Show / Hide Table of Contents

    Class SegmentEditing

    Specifies to add or remove intermediate segment.

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

    Fields

    Add

    Specifies to add the intermediate segment.

    Declaration
    public const SegmentEditing Add
    Field Value
    Type
    SegmentEditing

    Remove

    Specifies to remove the intermediate segment.

    Declaration
    public const SegmentEditing Remove
    Field Value
    Type
    SegmentEditing

    Toggle

    Specifies to either add or remove the intermediate segment.

    Declaration
    public const SegmentEditing Toggle
    Field Value
    Type
    SegmentEditing

    Extension Methods

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