DrawRectanglePro method
Draw a color-filled rectangle with pro parameters
Implementation
void DrawRectanglePro(RectangleC rec, Vector2C origin, double rotation, ColorC color)
=> _DrawRectanglePro(rec, origin, rotation, color);
Draw a color-filled rectangle with pro parameters
void DrawRectanglePro(RectangleC rec, Vector2C origin, double rotation, ColorC color)
=> _DrawRectanglePro(rec, origin, rotation, color);