Ejemplo n.º 1
0
 public static void DrawColorReflection(SColorF color, SRectF rect, float space, float height)
 {
     _Draw.DrawColorReflection(color, rect, space, height);
 }