public static void DrawColorSwatch (Rect position, Color color);

파라미터

positionThe rectangle to draw the color swatch within.
colorThe color to draw.

설명

Draw a color swatch.