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 |