menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class PolygonAnnotation

    Specifies the information about how the polygon annotation will appear.

    Inheritance
    System.Object
    PolygonAnnotation
    Namespace: Syncfusion.SfPdfViewer.XForms
    Assembly: Syncfusion.SfPdfViewer.XForms.dll
    Syntax
    public class PolygonAnnotation : Object

    Properties

    Settings

    Gets or sets the associated with the shape annotation.

    Declaration
    public ShapeAnnotationSettings Settings { get; set; }
    Property Value
    Type Description
    ShapeAnnotationSettings

    The shape allows the user to customize the appearance of the shape annotation.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved