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