Class ShapeAnnotationSettings
Provides the common settings for the shape annotations.
Inheritance
System.Object
ShapeAnnotationSettings
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
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 | Description |
---|---|
System.Single |
Remarks
The value ranges from 1 to 10. The default value is 2.