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.
We have locked the resize functionality but on select of the nodes the circular sections as in screenshot below are displayed. Can we remove this and display plain border on select of nodes?
SGShyam G Syncfusion Team February 11, 2020 09:46 AM UTC
Hi Sudhanshu,
To remove the resizer(grey colored circle) and rotator in the nodes, we should remove the SelectorConstraints ResizeAll and Rotate from the Default. Please refer to a code example and the sample below.