menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PdfCircleMeasurementType - API Reference

    Show / Hide Table of Contents

    Class PdfCircleMeasurementType

    Specifies the Circle Measurement unit of the annotation.

    Inheritance
    System.Object
    PdfCircleMeasurementType
    Namespace: Syncfusion.Pdf.Interactive
    Assembly: Syncfusion.Pdf.Portable.dll
    Syntax
    public sealed class PdfCircleMeasurementType : Enum

    Fields

    Diameter

    Specifies the Measurement is in diameter.

    Declaration
    public const PdfCircleMeasurementType Diameter
    Field Value
    Type Description
    PdfCircleMeasurementType

    Radius

    Specifies the Measurement is in radius.

    Declaration
    public const PdfCircleMeasurementType Radius
    Field Value
    Type Description
    PdfCircleMeasurementType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved