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 
Declaration
public ShapeAnnotationSettings Settings { get; set; }
  Property Value
| Type | Description | 
|---|---|
| ShapeAnnotationSettings | The shape allows the user to customize the appearance of the shape annotation.  |