Class SegmentDecoratorRelativeMode
Specifies the mode to place the segmentdecorator.
Inheritance
System.Object
SegmentDecoratorRelativeMode
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.UWP.dll
Syntax
public sealed class SegmentDecoratorRelativeMode : Enum
Fields
Connector
Specifies to place the segmentdecorator for connector point.
Declaration
public const SegmentDecoratorRelativeMode Connector
Field Value
Segment
Specifies to place the segmentdecorator for segment points.
Declaration
public const SegmentDecoratorRelativeMode Segment