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.WPF.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 |