Enum RotationReference
Specifies the rotation reference for IAnnotation.
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public enum RotationReference
Fields
| Name | Description |
|---|---|
| Page | Defines the annotation rotation based on its page. |
| Parent | Defines the annotation rotation based on its parent element (either node or connector). |