The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
RSRamya Soundar Rajan Syncfusion Team November 3, 2020 10:02 AM UTC
Hi Gustavo Oliveira,
Greetings from Syncfusion.
We have checked your reported query. We would like to let you know that you can add any shape or view like grid lines as custom view to an image in SfImageEditor using AddCustomView method. Please refer the below links for more information.
Using AddCustomView, the added view can be deleted, is that right? How to add a custom view and disable the remove action?
I would like to add gridlines as the image below.
Best regards,
Gustavo
RSRamya Soundar Rajan Syncfusion Team November 5, 2020 12:26 PM UTC
Hi Gustavo Oliveira,
We would like to inform that you can disable the delete button visibility by setting the IsDeleteButtonVisible property of ToolbarSettings as false as like in below code snippet.