menu

UWP

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

    Show / Hide Table of Contents

    Class SegmentConstraints

    Specifies to enable/disable the certain behaviors of Segment.

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

    Fields

    Inherit

    Enables or disables to inherit segmentconstraints from diagram.

    Declaration
    public const SegmentConstraints Inherit
    Field Value
    Type
    SegmentConstraints

    None

    Enables or disables all behaviors of the control.

    Declaration
    public const SegmentConstraints None
    Field Value
    Type
    SegmentConstraints

    Extension Methods

    DiagramExtensions.Add(SegmentConstraints, SegmentConstraints)
    DiagramExtensions.Remove(SegmentConstraints, SegmentConstraints)
    DiagramExtensions.Toggle(SegmentConstraints, SegmentConstraints[])
    DiagramExtensions.Contains(SegmentConstraints, SegmentConstraints)
    DiagramExtensions.ContainsAll(SegmentConstraints, SegmentConstraints)
    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved