alexa

    Show / Hide Table of Contents

    Enum AnnotationRelativeMode

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

    Namespace: Syncfusion.UI.Xaml.Diagram.Controls
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public enum AnnotationRelativeMode

    Fields

    Name Description
    SegmentBounds

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

    SegmentPath

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

    Back to top Generated by DocFX