DrawRectangleGradientH abstract method
void
DrawRectangleGradientH()
Implementation
void DrawRectangleGradientH(
num posX,
num posY,
num width,
num height,
ColorStructType left,
ColorStructType right,
);