Enum AnnotationResizerShape
Enum for annotation selector shapes.
Namespace: Syncfusion.Blazor.SfPdfViewer
Assembly: Syncfusion.Blazor.SfPdfViewer.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum AnnotationResizerShape
Fields
| Name | Description |
|---|---|
| Circle | Represent the Resizer shape by Circle when resizing annotations. |
| Square | Represent the Resizer shape by Square when resizing annotations. |