menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AnnotationPositions - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AnnotationPositions

    Specifies how an object or text in a control is relative to an element of the control.

    Inheritance
    System.Object
    AnnotationPositions
    Namespace: Syncfusion.SfDiagram.XForms
    Assembly: Syncfusion.SfDiagram.XForms.dll
    Syntax
    public sealed class AnnotationPositions : Enum

    Fields

    Alignment

    The object or text is aligned based on the aligment.

    Declaration
    public const AnnotationPositions Alignment
    Field Value
    Type
    AnnotationPositions

    Relative

    The object or text is relative to the parent element.

    Declaration
    public const AnnotationPositions Relative
    Field Value
    Type
    AnnotationPositions
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved