示例#1
0
 public void ReloadShapes(IList <DrawingItem> shapes)
 {
     drawPage.ReloadShapes(shapes);
 }