menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class ShapeAnnotationType

    Enumerates the values that represent the type of shape annotation.

    Inheritance
    System.Object
    ShapeAnnotationType
    Namespace: Syncfusion.SfPdfViewer.Android
    Assembly: Syncfusion.SfPdfViewer.Android.dll
    Syntax
    public sealed class ShapeAnnotationType : Enum

    Fields

    Arrow

    Declaration
    public const ShapeAnnotationType Arrow
    Field Value
    Type
    ShapeAnnotationType

    Circle

    Declaration
    public const ShapeAnnotationType Circle
    Field Value
    Type
    ShapeAnnotationType

    Line

    Declaration
    public const ShapeAnnotationType Line
    Field Value
    Type
    ShapeAnnotationType

    Polygon

    Represents polygon shape annotation type.

    Declaration
    public const ShapeAnnotationType Polygon
    Field Value
    Type
    ShapeAnnotationType

    Rectangle

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