Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • 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.PdfViewer
    Assembly: Syncfusion.Blazor.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 Description
    AnnotationResizerLocation

    Edges

    When resizing annotation, Resizer location is represented by Edges.

    Declaration
    public const AnnotationResizerLocation Edges
    Field Value
    Type Description
    AnnotationResizerLocation

    value__

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