UWP

Upgrade Guide User Guide Demos Support Forums Download
  • 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 Description
    AnnotationRelativeMode

    SegmentPath

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

    Declaration
    public const AnnotationRelativeMode SegmentPath
    Field Value
    Type Description
    AnnotationRelativeMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Extension Methods

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