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
Edges
When resizing annotation, Resizer location is represented by Edges.
Declaration
public const AnnotationResizerLocation Edges