public static void DrawColorReflection(SColorF color, SRectF rect, float space, float height) { _Draw.DrawColorReflection(color, rect, space, height); }