Class AnnotationResizerShape
Enum for annotation selector shapes.
Inheritance
System.Object
AnnotationResizerShape
Namespace: Syncfusion.Blazor.PdfViewer
Assembly: Syncfusion.Blazor.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
Type |
---|
AnnotationResizerShape |
Square
Represent the Resizer shape by Square when resizing annotations.
Declaration
public const AnnotationResizerShape Square
Field Value
Type |
---|
AnnotationResizerShape |