menu

Blazor

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

    Show / Hide Table of Contents

    Class AnnotationResizerLocation

    Enum for annotation resizer location.

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

    Fields

    Corners

    When resizing annotation, Resizer location is represented by corners.

    Declaration
    public const AnnotationResizerLocation Corners
    Field Value
    Type
    AnnotationResizerLocation

    Edges

    When resizing annotation, Resizer location is represented by Edges.

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