Create a bmp diagram like this

Hi

Its possible create a bmp diagram like the attachment image, using diagram component in blazor wasm?

Regards!


Like this, but for blazor

https://ej2.syncfusion.com/showcase/javascript/bpmn-editor/index.html?_gl=1*15kfevj*_ga*NjIyOTkwOTYuMTY4NjkzODI5Ng..*_ga_WC4JKKPHH0*MTY4Njk0MjMyNi4yLjEuMTY4Njk0MzczNy42MC4wLjA.


Can you share a sample code for blazor, fully functional, I need events in every node, for example get and set object information, etc.


Attachment: diagrama_c7470de7.rar


1 Reply

BR Balavignesh RaviChandran Syncfusion Team June 19, 2023 11:00 AM UTC

Hi Jose Luis Barajas,

 

We offer support for creating BPMN shapes using built-in BPMN shapes. Please refer to the UG Documentation and demo code for BPMN support below:

 

BPMN Shapes: https://blazor.syncfusion.com/documentation/diagram/bpmn-shapes/bpmn-shapes

 

BPMN Editor demo: https://blazor.syncfusion.com/demos/diagramcomponent/bpmn-editor?theme=fluent

 

To learn more about the events supported for Nodes, such as property changes, mouse interactions, and drag events, please refer to the following documentation:

 

Property changes: https://blazor.syncfusion.com/documentation/diagram/events#propertychanged-event

 

Mouse interactions: https://blazor.syncfusion.com/documentation/diagram/events#mousehover-event

 

Drag event: https://blazor.syncfusion.com/documentation/diagram/events#dragdrop-event

 

For all common events supported in the diagram, please visit: https://blazor.syncfusion.com/documentation/diagram/events

 

You can adjust the size and appearance of the diagram pages using the PageSettings property of the diagram. To learn more about PageSettings, please refer to the following UG Documentation:

 

PageSetting: https://blazor.syncfusion.com/documentation/diagram/page-settings

 

Unfortunately, we do not currently support "Swimlane in diagram." However, we have logged this as a feature request and added it to our feature queue. We will implement this feature in one of our upcoming releases.

 

In the meantime, you can track the status of the feature using the following link:

 

Feedback Link: https://www.syncfusion.com/feedback/12086/provide-support-for-swimlane-in-diagram



Loader.
Up arrow icon