menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class PolylineAnnotation

    Represents the Polyline annotation and its appearance settings.

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

    Properties

    Settings

    Gets or sets the ShapeAnnotationSettings associated with the polyline shape annotation.

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

    This property allows you to customize the appearance of the polyline shape annotation.

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