menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class BorderEffect

    Enumerates the values that specify the border effect of annotations.

    Inheritance
    System.Object
    BorderEffect
    Namespace: Syncfusion.SfPdfViewer.iOS
    Assembly: Syncfusion.SfPdfViewer.iOS.dll
    Syntax
    public sealed class BorderEffect : Enum

    Fields

    Cloudy

    Represents the Cloud border mode.

    Declaration
    public const BorderEffect Cloudy
    Field Value
    Type Description
    BorderEffect

    Solid

    Represents the Solid border mode.

    Declaration
    public const BorderEffect Solid
    Field Value
    Type Description
    BorderEffect

    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