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