Class RotationReference
Defines the rotating mode of the annotation. Page - Annotation remains fixed relative to the entire page, regardless of parent node rotation. Parent - Annotation maintains its relative angle to the parent node during rotation.
Inheritance
System.Object
RotationReference
Namespace: Syncfusion.EJ2.Diagrams
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class RotationReference : Enum
Fields
Page
Declaration
public const RotationReference Page
Field Value
Type |
---|
RotationReference |
Parent
Declaration
public const RotationReference Parent
Field Value
Type |
---|
RotationReference |