Last updated
Was this helpful?
Was this helpful?
Wisej.Web.Ext.jSequence.Sequence sequence1 = new Wisej.Web.Ext.jSequence.Sequence();
sequence1.UML = "Andrew->China: Says Hello \r\nNote right of China: China thinks\\nabout it\r\nChina-->" +
"Andrew: How are you?\r\nAndrew->>China: I am good thanks!";
sequence1.Size = new System.Drawing.Size(379, 356);
this.Controls.Add(sequence1);