menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AnnotationResizerShape - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AnnotationResizerShape

    Enum for annotation selector shapes.

    Inheritance
    System.Object
    AnnotationResizerShape
    Namespace: Syncfusion.Blazor.SfPdfViewer
    Assembly: Syncfusion.Blazor.SfPdfViewer.dll
    Syntax
    public sealed class AnnotationResizerShape : Enum

    Fields

    Circle

    Represent the Resizer shape by Circle when resizing annotations.

    Declaration
    public const AnnotationResizerShape Circle
    Field Value
    Type
    AnnotationResizerShape

    Square

    Represent the Resizer shape by Square when resizing annotations.

    Declaration
    public const AnnotationResizerShape Square
    Field Value
    Type
    AnnotationResizerShape
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved