Enum ConnectorAnnotationAlignment
Specifies the annotation alignment of connectors.
Namespace: Syncfusion.UI.Xaml.Diagram.Controls
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public enum ConnectorAnnotationAlignment
Fields
| Name | Description |
|---|---|
| Center | Specifies that annotations are aligned at center of the connector. |
| Source | Specifies that annotations are aligned at source side of the connector. |
| Target | Specifies that annotations are aligned at target side of the connector. |