menu

UWP

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

    Show / Hide Table of Contents

    Class RelativeMode

    Specifies the modes of the ConnectorSegment.

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

    Fields

    Absolute

    Specifies the absolute mode to find the angle for the segment based on the page point.

    Declaration
    public const RelativeMode Absolute
    Field Value
    Type
    RelativeMode

    Relative

    defines the relative mode to find the angle for the segment based on the connector position.

    Declaration
    public const RelativeMode Relative
    Field Value
    Type
    RelativeMode

    Extension Methods

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