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

Parameters

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

Description

Draw a color swatch.