Class ShapeAnnotationSettings
Provides the common settings for the shape annotations.
Inheritance
System.Object
ShapeAnnotationSettings
Inherited Members
Namespace: Syncfusion.Windows.PdfViewer
Assembly: Syncfusion.PdfViewer.WPF.dll
Syntax
public class ShapeAnnotationSettings : AnnotationSettings
Constructors
ShapeAnnotationSettings()
Declaration
public ShapeAnnotationSettings()
Properties
Thickness
Gets or Sets the thickness value for the annotation.
Declaration
public float Thickness { get; set; }
Property Value
Type |
---|
System.Single |
Remarks
The value ranges from 1 to 10. The default value is 2.