Exemplo n.º 1
0
 public void AddLines(D2DPoint[] points)
 {
     D2D.AddPathLines(this.Handle, points);
 }