Class AnnotationResizerLocation
Enum for annotation resizer location
Inheritance
System.Object
AnnotationResizerLocation
Namespace: Syncfusion.EJ2.PdfViewer
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class AnnotationResizerLocation : Enum
Fields
Corners
Displays resizers at the corners of the annotation.
Declaration
public const AnnotationResizerLocation Corners
Field Value
| Type |
|---|
| AnnotationResizerLocation |
Edges
Displays resizers at the edges of the annotation.
Declaration
public const AnnotationResizerLocation Edges
Field Value
| Type |
|---|
| AnnotationResizerLocation |