Ejemplo n.º 1
0
 public override bool Contains(float x, float y)
 {
     return(Path.Contains(x, y));
 }