Class RotationReference
Specifies the rotation reference for IAnnotation.
Inheritance
System.Object
RotationReference
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public sealed class RotationReference : Enum
Fields
Page
Defines the annotation rotation based on its page.
Declaration
public const RotationReference Page
Field Value
Type |
---|
RotationReference |
Parent
Defines the annotation rotation based on its parent element (either node or connector).
Declaration
public const RotationReference Parent
Field Value
Type |
---|
RotationReference |