Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
144471 | May 8,2019 07:52 AM UTC | May 8,2019 09:58 AM UTC | ASP.NET Web Forms | 1 |
![]() |
Tags: Diagram |
<ej:Diagram ID="Diagram" runat="server" Height="600px" Width="900px">
<%-- Add the node to the nodes collection --%>
<Nodes>
<%-- Defines the FlowShape shape type, type of the Event as Path , Event and GateWay --%>
<ej:BPMNNode OffsetX="100" OffsetY="100" Height="70" Width="100"
BorderWidth="2" BorderColor="black" Shape="Event" Event="End" Gateway="Parallel">
</ej:BPMNNode>
</Nodes>
</ej:Diagram>
|
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.