DrawRectangleLinesEx method
Draw rectangle outline with extended parameters
Implementation
void DrawRectangleLinesEx(RectangleC rec, double lineThick, ColorC color)
=> _DrawRectangleLinesEx(rec, lineThick, color);
Draw rectangle outline with extended parameters
void DrawRectangleLinesEx(RectangleC rec, double lineThick, ColorC color)
=> _DrawRectangleLinesEx(rec, lineThick, color);