Example #1
0
 public int CreateBoardOutline(int brdi, int pnts, ref object x, ref object y)
 {
     return(ComObject.CreateBoardOutline(brdi, pnts, ref x, ref y));
 }