# Fix rectangle drawing with wrong colour Issue: Rectangle draws with wrong colour when calling ```cs XeroRenderer.DrawRectangle(50, 50, 20, 30, Color.RGB(0, 0, 0)); ```
Fix rectangle drawing with wrong colour
Issue: Rectangle draws with wrong colour when calling