Beispiel #1
0
 public void Transform(Matrix matrix)
 {
     Changed();
     GdiPath.Transform(matrix);
 }