menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class InkEraserSettings - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved