menu

UWP

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

    Show / Hide Table of Contents

    Class AnnotationRelativeMode

    Specifies the different relative modes for connector's annotation when it is dragging on the Connector.

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

    Fields

    SegmentBounds

    Specifies the dragging operation of annotation is being initiated on conector's bounds.

    Declaration
    public const AnnotationRelativeMode SegmentBounds
    Field Value
    Type
    AnnotationRelativeMode

    SegmentPath

    Specifies the dragging operation of annotation is being initiated on conector's segment paths.

    Declaration
    public const AnnotationRelativeMode SegmentPath
    Field Value
    Type
    AnnotationRelativeMode

    Extension Methods

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