Class InkEraserSettings
Inheritance
System.Object
InkEraserSettings
Namespace: Syncfusion.SfPdfViewer.XForms
Assembly: Syncfusion.SfPdfViewer.XForms.dll
Syntax
public class InkEraserSettings : BindableObject
Properties
Thickness
Gets or sets the thickness or size of the ink eraser tool.The default value is 40 px, and it ranges from 5 to 150 px.
Declaration
public float Thickness { get; set; }
Property Value
Type |
---|
System.Single |