Class AnnotationResizerShape
Enum for annotation selector shapes.
Inheritance
System.Object
AnnotationResizerShape
Namespace: Syncfusion.Blazor.SfPdfViewer
Assembly: Syncfusion.Blazor.SfPdfViewer.dll
Syntax
public sealed class AnnotationResizerShape : Enum
Fields
Circle
Represent the Resizer shape by Circle when resizing annotations.
Declaration
public const AnnotationResizerShape Circle
Field Value
Square
Represent the Resizer shape by Square when resizing annotations.
Declaration
public const AnnotationResizerShape Square