Enum SegmentDecoratorRelativeMode
Specifies the mode to place the segmentdecorator.
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public enum SegmentDecoratorRelativeMode
Fields
| Name | Description |
|---|---|
| Connector | Specifies to place the segmentdecorator for connector point. |
| Segment | Specifies to place the segmentdecorator for segment points. |