Exemple #1
0
 public static bool MapPath(string path, RaphaelMatrix matrix)
 {
     return(default(bool));
 }
Exemple #2
0
 public RaphaelMatrix Add(float a, float b, float c, float d, float e, float f, RaphaelMatrix matrix)
 {
     return(default(RaphaelMatrix));
 }