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.
ARAravind Ravi Syncfusion Team June 2, 2020 04:53 AM UTC
Hi Sunil,
We have created a sample to draw connector from port. Instead of usingthe drawing tools to draw connector use port draw to draw connector from one port to another port. Set port constraints as Draw so that you can be able to draw connector from port if you hover on port. To connect the connector only on node port, disable node InConnect and OutConnect constraints from node constraints. So that we cannot able to connect on node while draw connector from port. Please find the below code snippet for how to disable node constraints and how to set port constraints