Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ShapeAnnotation - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ShapeAnnotation

    Specifies and allows editing the appearance of the paricular shape annotation.

    Inheritance
    System.Object
    ShapeAnnotation
    Implements
    IAnnotation
    Namespace: Syncfusion.SfPdfViewer.iOS
    Assembly: Syncfusion.SfPdfViewer.iOS.dll
    Syntax
    public class ShapeAnnotation : Object, IAnnotation

    Properties

    Settings

    Gets or sets the ShapeAnnotationSettings 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.

    Implements

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