menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RotationReference - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RotationReference

    Specifies the rotation reference for IAnnotation.

    Inheritance
    System.Object
    RotationReference
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.UWP.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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved