And unable to figure out how to draw a border around the Groups.
// create the begin shape
step1.Bounds =
step1.Text =
step2.Bounds =
step2.Text =
NDrawingView1.Document.ActiveLayer.AddChild(group1);
group1.Shapes.AddChild(step1);
group1.Shapes.AddChild(step2);
connector = CreateConnector(NDrawingView1.Document, begin,