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.
AMArunkumar Manoharan Syncfusion Team July 22, 2021 12:44 PM UTC
Hi Torben,
We suggest you use ConnectorDefaults for your requirement, and we have created a sample on ConnectorDefaults. in this sample we added the ConnectorConstraints.DragSegmentThumb to the connector connections in ConnectorDefaults by setting it in it will be applied to all the connectors in the diagram. For more information, please refer to the sample link and code snippet.
Code snippet:
ConnectorDefaults = new DiagramConnector()
{
Style = new ConnectorShapeStyle() { StrokeColor = "#797979" },